Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp4101 OSArray * allowableArray; in is_io_registry_entry_set_properties() local
4108 } else if (!(allowableArray = OSDynamicCast(OSArray, allowable))) { in is_io_registry_entry_set_properties()
4117 OSObject * next = allowableArray->getObject(idx); in is_io_registry_entry_set_properties()