Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/c++/
H A DOSKext.h453 OSString * aPath);
/xnu-11215/libkern/c++/
H A DOSKext.cpp2980 OSString * aPath) in setInfoDictionaryAndPath() argument
3022 aPath ? aPath->getCStringNoCopy() : "(unknown)"); in setInfoDictionaryAndPath()
3038 if (aPath) { in setInfoDictionaryAndPath()
3039 path.reset(aPath, OSRetain); in setInfoDictionaryAndPath()