Searched refs:OpenWithSessionRef (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.h135 IOReturn OpenWithSessionRef(
H A DIOFireWireLibDevice.cpp270 Device::OpenWithSessionRef(IOFireWireSessionRef session) function in class:IOFireWireLib::Device
2068 return IOFireWireIUnknown::InterfaceMap<DeviceCOM>::GetThis(self)->OpenWithSessionRef(session) ;
H A DIOFireWireLib.h810 @function OpenWithSessionRef
819 IOReturn (*OpenWithSessionRef)(IOFireWireLibDeviceRef self, IOFireWireSessionRef sessionRef) ; member in struct:IOFireWireDeviceInterface_t
/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibConsumer.cpp445 status = (*fFWUnit)->OpenWithSessionRef( fFWUnit, sessionRef );
448 FWLOG(( "IOFireWireAVCLibConsumer::init OpenWithSessionRef return status = 0x%08x\n", status ));
/macosx-10.10/IOFWDVComponents-207.4.1/
H A DDVLib.c1475 err = (*resultInterface)->OpenWithSessionRef(resultInterface, session);

Completed in 163 milliseconds