Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSKext.cpp5602 unsigned int dextUniqueIDCStringSize = 0, dextUniqueIDToMatchCStringSize = 0; in incrementDextLaunchCount() local
5604 …queIDToMatchCString = getDextUniqueIDCString(dextUniqueIDToMatch, &dextUniqueIDToMatchCStringSize); in incrementDextLaunchCount()
5649 kfree_data(dextUniqueIDToMatchCString, dextUniqueIDToMatchCStringSize); in incrementDextLaunchCount()