Home
last modified time | relevance | path

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

/xnu-8796.121.2/libkern/c++/
H A DOSKext.cpp5444 unsigned int dextUniqueIDCStringSize = 0, dextUniqueIDToMatchCStringSize = 0; in incrementDextLaunchCount() local
5446 …queIDToMatchCString = getDextUniqueIDCString(dextUniqueIDToMatch, &dextUniqueIDToMatchCStringSize); in incrementDextLaunchCount()
5491 kfree_data(dextUniqueIDToMatchCString, dextUniqueIDToMatchCStringSize); in incrementDextLaunchCount()