Home
last modified time | relevance | path

Searched refs:copyTextUUID (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/libkern/libkern/c++/
H A DOSKext.h806 OSPtr<OSData> copyTextUUID(void);
/xnu-8020.121.3/libkern/c++/
H A DOSKext.cpp4003 uuid = kext->copyTextUUID(); in copyKextUUIDForAddress()
4016 uuid = kext->copyTextUUID(); in copyKextUUIDForAddress()
4821 OSKext::copyTextUUID(void) in copyTextUUID() function in OSKext
7420 uuid_data = aKext->copyTextUUID();
10493 uuid_data = thisKext->copyTextUUID();
11194 uuid = copyTextUUID();