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

/macosx-10.9.5/IONetworkingFamily-100/
H A DIONetworkInterface.cpp263 OSData * locationAsCstr; local
273 if ((locationAsCstr = OSData::withData(locationAsData)))
275 locationAsCstr->appendByte(0, 1);
278 (const char *) locationAsCstr->getBytesNoCopy())))
284 locationAsCstr->release();

Completed in 127 milliseconds