Searched defs:accessTypes (Results 1 - 1 of 1) sorted by path

/macosx-10.10/IONetworkingFamily-101/
H A DIONetworkData.cpp97 init(const char * name, UInt32 bufferType, UInt32 bufferSize, void * extBuffer, UInt32 accessTypes, void * target, Action action, void * param) argument
145 withInternalBuffer( const char * name, UInt32 bufferSize, UInt32 accessTypes, void * target, Action action, void * param) argument
175 withExternalBuffer( const char * name, UInt32 bufferSize, void * buffer, UInt32 accessTypes, void * target, Action action, void * param) argument
207 withNoBuffer(const char * name, UInt32 bufferSize, UInt32 accessTypes, void * target, Action action, void * param) argument

Completed in 389 milliseconds