Home
last modified time | relevance | path

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

/xnu-10002.81.5/pexpert/gen/
H A Ddevice_tree.c476 SecureDTGetPropertyInternal(const DTEntry entry, const char *propertyName, void const **propertyVal… in SecureDTGetPropertyInternal() function
508 return SecureDTGetPropertyInternal(entry, propertyName, propertyValue, propertySize, in SecureDTGetProperty()
515 return SecureDTGetPropertyInternal(entry, propertyName, propertyValue, propertySize, in SecureDTGetPropertyRegion()