Searched refs:CreateLocalUnitDirectory (Results 1 - 3 of 3) sorted by path

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLib.h1167 /*! @function CreateLocalUnitDirectory
1175 IOFireWireLibLocalUnitDirectoryRef (*CreateLocalUnitDirectory)( IOFireWireLibDeviceRef self, REFIID iid) ; member in struct:IOFireWireDeviceInterface_t
2147 This interface can be created using IOFireWireDeviceInterface::CreateLocalUnitDirectory. */
H A DIOFireWireLibDevice.cpp1078 Device::CreateLocalUnitDirectory( REFIID iid ) function in class:IOFireWireLib::Device
2315 return IOFireWireIUnknown::InterfaceMap<DeviceCOM>::GetThis(self)->CreateLocalUnitDirectory(iid);
H A DIOFireWireLibDevice.h305 CreateLocalUnitDirectory(

Completed in 198 milliseconds