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

/macosx-10.10/xnu-2782.1.97/libkern/libkern/c++/
H A DOSKext.h568 virtual OSData * copyUUID(void);
/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp1779 newUUID = copyUUID();
1780 existingUUID = existingKext->copyUUID();
3852 OSKext::copyUUID(void) function in class:OSKext
5073 * copy of the UUID out of the original executable via copyUUID()
5076 interfaceUUID = copyUUID();
7948 uuid = copyUUID();
10409 uuid = copyUUID();

Completed in 136 milliseconds