Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOPolledInterface.cpp782 OSData* imagePathRaw = NULL; in IOPolledFileOpen() local
784 fileVars, &imagePathRaw, volumeCryptKey, keySize); in IOPolledFileOpen()
785 imagePath.reset(imagePathRaw, OSNoRetain); in IOPolledFileOpen()