Searched refs:childKey (Results 1 – 2 of 2) sorted by relevance
740 childKey = kern.globals.gIOServicePlane.keys[1]742 childKey = plane.keys[1]743 childArray = LookupKeyInOSDict(registryTable, childKey)787 childKey = kern.globals.gIOServicePlane.keys[1]789 childKey = plane.keys[1]790 childArray = LookupKeyInOSDict(registryTable, childKey)830 childKey = kern.globals.gIOServicePlane.keys[1]832 childKey = plane.keys[1]833 childArray = LookupKeyInOSDict(registryTable, childKey)
204 const OSSymbol * childKey; in makePlane() local219 childKey = OSSymbol::withCString( key); in makePlane()230 && nameKey && parentKey && childKey in makePlane()234 plane->keys[kChildSetIndex] = childKey; in makePlane()254 if (childKey) { in makePlane()255 childKey->release(); in makePlane()