Home
last modified time | relevance | path

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

/xnu-10063.141.1/tools/lldbmacros/core/
H A Dcaching.py118 def __init__(self, name, registry): argument
121 registry.append(self)
362 def _cache_with_registry(fn, registry, maxsize=128, sentinel=object()): argument
374 cache = _Cache(fn.__qualname__, registry)
386 cache = _Cache(fn.__name__, registry)
/xnu-10063.141.1/iokit/DriverKit/
H A DIOService.iig191 * @brief Obtain the IOKit registry properties for the IOService.
200 * @brief Obtain the an IOKit registry properties from the service or one of its parents.
202 …* @param plane Name of the registry plane to be searched, if the option kIOServiceSearchProp…
205 * its parents in the IOKit registry.
305 …ion Obtain supportable properties describing the provider chain. This will be a subset of registry
438 * registry properties directly.
/xnu-10063.141.1/libsyscall/mach/
H A Derr_iokit.sub195 "(iokit/firewire) IOFireWire plane in registry updated", // 7d2
/xnu-10063.141.1/tests/
H A Dstackshot_tests.m1371 …T_EXPECT_MACH_SUCCESS(IORegistryEntryGetChildIterator(root, kIOServicePlane, &iter), "get registry