Searched refs:hasApplePrefix (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp6945 bool hasApplePrefix = false; local
6949 hasApplePrefix = STRING_HAS_PREFIX(getIdentifierCString(),
6966 if (!hasApplePrefix || (!infoCopyrightIsValid && !readableCopyrightIsValid)) {

Completed in 79 milliseconds