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

/vbox/src/VBox/Main/src-server/darwin/
H A Diokit.cpp109 static bool darwinDictIsPresent(CFDictionaryRef DictRef, CFStringRef KeyStrRef) function
1527 if ( darwinDictIsPresent(IfPropsRef, CFSTR("IO80211CountryCode"))
1528 || darwinDictIsPresent(IfPropsRef, CFSTR("IO80211DriverVersion"))
1529 || darwinDictIsPresent(IfPropsRef, CFSTR("IO80211HardwareVersion"))
1530 || darwinDictIsPresent(IfPropsRef, CFSTR("IO80211Locale")))

Completed in 93 milliseconds