Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h1751 OSDictionary * _copyPropertiesForMatching(void);
/xnu-11215/iokit/Kernel/
H A DIOService.cpp7622 IOService::_copyPropertiesForMatching(void) in _copyPropertiesForMatching() function in IOService
7741 matchProps = _copyPropertiesForMatching(); in matchInternal()
7777 matchProps = _copyPropertiesForMatching(); in matchInternal()