Searched refs:GetIndexKey (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibConfigDirectory.h94 IOReturn GetIndexKey(int index, int &key);
H A DIOFireWireLibConfigDirectory.cpp274 ConfigDirectory::GetIndexKey(int index, int &key) function in class:IOFireWireLib::ConfigDirectory
652 return IOFireWireIUnknown::InterfaceMap<ConfigDirectoryCOM>::GetThis(inDir)->GetIndexKey(inIndex, *outKey) ;
H A DIOFireWireLib.h3547 IOReturn (*GetIndexKey) ( IOFireWireLibConfigDirectoryRef self, int inIndex, int * key); member in struct:IOFireWireConfigDirectoryInterface_t

Completed in 147 milliseconds