Searched defs:DeviceMatch (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Diodevices.h99 class DeviceMatch : public CFRef<CFMutableDictionaryRef> { class in namespace:Security::IOKit
102 DeviceMatch(CFMutableDictionaryRef dict) : CFRef<CFMutableDictionaryRef>(dict) { } // this dictionary function in class:Security::IOKit::DeviceMatch
H A Diodevices.cpp114 DeviceMatch::DeviceMatch() function in class:Security::IOKit::DeviceMatch
120 DeviceMatch::DeviceMatch(const char *cls) function in class:Security::IOKit::DeviceMatch
126 DeviceMatch::DeviceMatch(const char *cls, const char *name, uint32_t value, ...) function in class:Security::IOKit::DeviceMatch
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Diodevices.h99 class DeviceMatch : public CFRef<CFMutableDictionaryRef> { class in namespace:Security::IOKit
102 DeviceMatch(CFMutableDictionaryRef dict) : CFRef<CFMutableDictionaryRef>(dict) { } // this dictionary function in class:Security::IOKit::DeviceMatch
H A Diodevices.cpp114 DeviceMatch::DeviceMatch() function in class:Security::IOKit::DeviceMatch
120 DeviceMatch::DeviceMatch(const char *cls) function in class:Security::IOKit::DeviceMatch
126 DeviceMatch::DeviceMatch(const char *cls, const char *name, uint32_t value, ...) function in class:Security::IOKit::DeviceMatch

Completed in 216 milliseconds