Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIONVRAM.h111 IOReturn removePropertyInternal(const OSSymbol *aKey);
/xnu-11215/iokit/Kernel/
H A DIONVRAM.cpp1980 ret = removePropertyInternal(aKey); in removeProperty()
2027 IODTNVRAM::removePropertyInternal(const OSSymbol *aKey) in removePropertyInternal() function in IODTNVRAM