Searched defs:propertyValue (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.1.9/pexpert/gen/ |
| H A D | device_tree.c | 342 const void *const propertyValue, in SecureDTFindNodeWithPropertyEqualToValueHelper() 407 const void *const propertyValue, in SecureDTFindNodeWithPropertyEqualToValue() 439 const char *const propertyValue, in SecureDTFindNodeWithStringProperty() 598 …ropertyInternal(const DTEntry entry, const char *propertyName, void const **propertyValue, unsigne… in SecureDTGetPropertyInternal() 628 SecureDTGetProperty(const DTEntry entry, const char *propertyName, void const **propertyValue, unsi… in SecureDTGetProperty() 635 SecureDTGetPropertyRegion(const DTEntry entry, const char *propertyName, void const **propertyValue… in SecureDTGetPropertyRegion()
|