Searched refs:childKey (Results 1 – 2 of 2) sorted by relevance
768 childKey = kern.globals.gIOServicePlane.keys[1]770 childKey = plane.keys[1]771 childArray = LookupKeyInOSDict(registryTable, childKey)815 childKey = kern.globals.gIOServicePlane.keys[1]817 childKey = plane.keys[1]818 childArray = LookupKeyInOSDict(registryTable, childKey)858 childKey = kern.globals.gIOServicePlane.keys[1]860 childKey = plane.keys[1]861 childArray = LookupKeyInOSDict(registryTable, childKey)
206 const OSSymbol * childKey; in makePlane() local221 childKey = OSSymbol::withCString( key); in makePlane()232 && nameKey && parentKey && childKey in makePlane()236 plane->keys[kChildSetIndex] = childKey; in makePlane()256 if (childKey) { in makePlane()257 childKey->release(); in makePlane()