Searched refs:DeviceCOM (Results 1 - 4 of 4) sorted by path

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.cpp1871 const IOFireWireDeviceInterface DeviceCOM::sInterface =
1876 & DeviceCOM::SInterfaceIsInited,
1877 & DeviceCOM::SGetDevice,
1878 & DeviceCOM::SOpen,
1879 & DeviceCOM::SOpenWithSessionRef,
1880 & DeviceCOM::SClose,
1881 & DeviceCOM::SNotificationIsOn,
1882 & DeviceCOM::SAddCallbackDispatcherToRunLoop,
1883 & DeviceCOM::SRemoveCallbackDispatcherFromRunLoop,
1884 & DeviceCOM
2022 DeviceCOM::DeviceCOM( CFDictionaryRef propertyTable, io_service_t service ) function in class:IOFireWireLib::DeviceCOM
[all...]
H A DIOFireWireLibDevice.h90 friend class DeviceCOM ;
438 // DeviceCOM
442 class DeviceCOM: public Device class in namespace:IOFireWireLib
450 DeviceCOM( CFDictionaryRef propertyTable, io_service_t service ) ;
451 // virtual ~DeviceCOM() ;
H A DIOFireWireLibIOCFPlugIn.cpp55 mDevice = DeviceCOM::Alloc( propertyTable, service ) ;
H A DIOFireWireLibIsochPort.cpp715 // DeviceCOM::SPrintDCLProgram ( nil, program, 0 ) ;
1703 DeviceCOM::SPrintDCLProgram ( nil, program, length ) ;

Completed in 324 milliseconds