Home
last modified time | relevance | path

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

/xnu-8796.101.5/libkern/libkern/c++/
H A DOSKext.h872 OSPtr<OSData> copyTextUUID(void);
/xnu-8796.101.5/libkern/c++/
H A DOSKext.cpp4300 uuid = kext->copyTextUUID(); in copyKextUUIDForAddress()
4313 uuid = kext->copyTextUUID(); in copyKextUUIDForAddress()
5132 OSKext::copyTextUUID(void) in copyTextUUID() function in OSKext
8173 uuid_data = aKext->copyTextUUID();
11269 uuid_data = thisKext->copyTextUUID();
12183 uuid = copyTextUUID();