Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/c++/
H A DOSKext.h890 OSPtr<OSData> copyTextUUID(void);
/xnu-11215/libkern/c++/
H A DOSKext.cpp4437 uuid = kext->copyTextUUID(); in copyKextUUIDForAddress()
4450 uuid = kext->copyTextUUID(); in copyKextUUIDForAddress()
5283 OSKext::copyTextUUID(void) in copyTextUUID() function in OSKext
8341 uuid_data = aKext->copyTextUUID();
11445 uuid_data = thisKext->copyTextUUID();
12359 uuid = copyTextUUID();