Searched refs:deviceTime (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DIsochronousDataHandler.k.h104 EXTERN_API( ComponentResult ) ADD_IDH_BASENAME(GetDeviceTime) (IDH_GLOBALS() ADD_IDH_COMMA TimeRecord * deviceTime); variable
H A DIsochronousDataHandler.h556 TimeRecord * deviceTime);
H A DIsochronousDataHandler.i.c987 DEFINE_API( ComponentResult ) IDHGetDeviceTime(ComponentInstance idh, TimeRecord* deviceTime)
1000 TimeRecord* deviceTime; member in struct:IDHGetDeviceTimeGluePB
1028 myIDHGetDeviceTimeGluePB.deviceTime = deviceTime;
H A DIsochronousDataHandler.i442 ComponentResult IDHGetDeviceTime(ComponentInstance idh, TimeRecord* deviceTime) = ComponentCall(18);

Completed in 139 milliseconds