Home
last modified time | relevance | path

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

/xnu-11417.101.15/libkern/libkern/
H A DOSKextLibPrivate.h164 #define kOSBundleExecutablePathKey "OSBundleExecutablePath" macro
/xnu-11417.101.15/libkern/c++/
H A DOSKext.cpp12312 if (!infoKeys || _OSArrayContainsCString(infoKeys, kOSBundleExecutablePathKey)) {
12337 result->setObject(kOSBundleExecutablePathKey, executablePathString.get());
12339 result->setObject(kOSBundleExecutablePathKey, bundleID.get());
12361 result->setObject(kOSBundleExecutablePathKey, executablePathString.get());