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

/macosx-10.9.5/xnu-2422.115.4/libkern/libkern/c++/
H A DOSKext.h578 virtual OSData * copyUUID(void);
/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp1783 newUUID = copyUUID();
1784 existingUUID = existingKext->copyUUID();
4174 OSKext::copyUUID(void) function in class:OSKext
5391 * copy of the UUID out of the original executable via copyUUID()
5394 interfaceUUID = copyUUID();
8320 uuid = copyUUID();
10748 uuid = copyUUID();

Completed in 137 milliseconds