Searched refs:fDVGetDeviceName (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOFWDVComponents-207.4.1/tests/
H A DAVCTest.c48 OSErr (*fDVGetDeviceName)( DVDeviceID deviceID, char * str ); member in struct:DVFuncsStruct
110 sDVFuncs.fDVGetDeviceName = CFBundleGetFunctionPointerForName(
290 err = sDVFuncs.fDVGetDeviceName(device, name);
H A DDVTest.c49 OSErr (*fDVGetDeviceName)( DVDeviceID deviceID, char * str ); member in struct:DVFuncsStruct
128 sDVFuncs.fDVGetDeviceName = CFBundleGetFunctionPointerForName(
409 err = sDVFuncs.fDVGetDeviceName(device, name);

Completed in 69 milliseconds