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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIORegistryEntry.cpp191 const OSSymbol * childKey; local
206 childKey = OSSymbol::withCString( key);
217 && nameKey && parentKey && childKey
222 plane->keys[ kChildSetIndex ] = childKey;
240 if( childKey)
241 childKey->release();

Completed in 19 milliseconds