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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIORegistryEntry.cpp180 const OSSymbol * childKey; local
195 childKey = OSSymbol::withCString( key);
206 && nameKey && parentKey && childKey
211 plane->keys[ kChildSetIndex ] = childKey;
229 if( childKey)
230 childKey->release();

Completed in 67 milliseconds