Home
last modified time | relevance | path

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

/xnu-10002.61.3/libkern/libkern/c++/
H A DOSKext.h884 OSPtr<OSData> copyTextUUID(void);
/xnu-10002.61.3/libkern/c++/
H A DOSKext.cpp4309 uuid = kext->copyTextUUID(); in copyKextUUIDForAddress()
4322 uuid = kext->copyTextUUID(); in copyKextUUIDForAddress()
5149 OSKext::copyTextUUID(void) in copyTextUUID() function in OSKext
8197 uuid_data = aKext->copyTextUUID();
11301 uuid_data = thisKext->copyTextUUID();
12215 uuid = copyTextUUID();