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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibConfigDirectory.cpp113 UserObjectHandle kernelStringRef ; local
124 kernelStringRef = (UserObjectHandle) outputVal[1];
128 result = mUserClient.CreateCFStringWithOSStringRef(kernelStringRef, stringLen, text) ;
167 UserObjectHandle kernelStringRef ; local
180 kernelStringRef = (UserObjectHandle) outputVal[1];
199 result = mUserClient.CreateCFStringWithOSStringRef(kernelStringRef, stringLen, text) ;
241 UserObjectHandle kernelStringRef ; local
254 kernelStringRef = (UserObjectHandle) outputVal[1];

Completed in 125 milliseconds