Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSKext.cpp5604 …const char *dextUniqueIDToMatchCString = getDextUniqueIDCString(dextUniqueIDToMatch, &dextUniqueID… in incrementDextLaunchCount() local
5606 assert(dextUniqueIDToMatchCString != NULL); in incrementDextLaunchCount()
5640 dextIDCS, dextUniqueIDCString, dextUniqueIDToMatchCString); in incrementDextLaunchCount()
5648 if (dextUniqueIDToMatchCString != NULL) { in incrementDextLaunchCount()
5649 kfree_data(dextUniqueIDToMatchCString, dextUniqueIDToMatchCStringSize); in incrementDextLaunchCount()