Home
last modified time | relevance | path

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

/xnu-10002.61.3/libkern/c++/
H A DOSKext.cpp5468 unsigned int dextUniqueIDCStringSize = 0, dextUniqueIDToMatchCStringSize = 0; in incrementDextLaunchCount() local
5470 …queIDToMatchCString = getDextUniqueIDCString(dextUniqueIDToMatch, &dextUniqueIDToMatchCStringSize); in incrementDextLaunchCount()
5515 kfree_data(dextUniqueIDToMatchCString, dextUniqueIDToMatchCStringSize); in incrementDextLaunchCount()