Searched refs:propertyMatching (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOMapper.cpp171 matching = IOService::propertyMatching(gIOMapperIDKey, data);
175 matching = IOService::propertyMatching(gIOMapperIDKey, obj);
H A DIOService.cpp4475 OSDictionary * IOService::propertyMatching( const OSSymbol * key, const OSObject * value, function in class:IOService
/macosx-10.10/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFireWireIP.cpp234 matchDict = propertyMatching( uidSym, tbtUIDNumber, matchDict );
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h861 /*! @function propertyMatching
869 static OSDictionary * propertyMatching( const OSSymbol * key, const OSObject * value,

Completed in 115 milliseconds