Home
last modified time | relevance | path

Searched refs:GetValueFromDictionary (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/net/proxy/
Dproxy_server_mac.cc28 base::mac::GetValueFromDictionary<CFStringRef>(dict, host_key); in FromDictionary()
38 base::mac::GetValueFromDictionary<CFNumberRef>(dict, port_key); in FromDictionary()
Dproxy_config_service_ios.cc28 base::mac::GetValueFromDictionary<CFNumberRef>(dict, key); in GetBoolFromDictionary()
52 CFStringRef pac_url_ref = base::mac::GetValueFromDictionary<CFStringRef>( in GetCurrentProxyConfig()
Dproxy_config_service_mac.cc30 CFNumberRef number = base::mac::GetValueFromDictionary<CFNumberRef>(dict, in GetBoolFromDictionary()
62 CFStringRef pac_url_ref = base::mac::GetValueFromDictionary<CFStringRef>( in GetCurrentProxyConfig()
130 CFArrayRef bypass_array_ref = base::mac::GetValueFromDictionary<CFArrayRef>( in GetCurrentProxyConfig()
Dproxy_resolver_mac.cc162 CFStringRef proxy_type = base::mac::GetValueFromDictionary<CFStringRef>( in GetProxyForURL()
/external/chromium/net/proxy/
Dproxy_server_mac.cc28 (CFStringRef)base::mac::GetValueFromDictionary(dict, host_key, in FromDictionary()
39 (CFNumberRef)base::mac::GetValueFromDictionary(dict, port_key, in FromDictionary()
Dproxy_config_service_mac.cc30 CFNumberRef number = (CFNumberRef)base::mac::GetValueFromDictionary( in GetBoolFromDictionary()
62 CFStringRef pac_url_ref = (CFStringRef)base::mac::GetValueFromDictionary( in GetCurrentProxyConfig()
132 (CFArrayRef)base::mac::GetValueFromDictionary( in GetCurrentProxyConfig()
Dproxy_resolver_mac.cc157 (CFStringRef)base::mac::GetValueFromDictionary(proxy_dictionary, in GetProxyForURL()
/external/chromium_org/base/mac/
Dfoundation_util_unittest.mm268 TEST(FoundationUtilTest, GetValueFromDictionary) {
292 // GetValueFromDictionary<>(_, _) should produce the correct
295 GetValueFromDictionary<CFNumberRef>(test_dict, CFSTR("one")));
297 GetValueFromDictionary<CFNumberRef>(test_dict, CFSTR("two")));
299 GetValueFromDictionary<CFNumberRef>(test_dict, CFSTR("three")));
302 EXPECT_FALSE(GetValueFromDictionary<CFNumberRef>(test_dict, CFSTR("four")));
303 EXPECT_FALSE(GetValueFromDictionary<CFStringRef>(test_dict, CFSTR("one")));
Dfoundation_util.h346 T GetValueFromDictionary(CFDictionaryRef dict, CFStringRef key) { in GetValueFromDictionary() function
/external/chromium_org/chrome/browser/storage_monitor/
Dstorage_monitor_mac.mm23 base::mac::GetValueFromDictionary<CFStringRef>(dictionary, key);
50 CFStringRef device_bsd_name = base::mac::GetValueFromDictionary<CFStringRef>(
55 CFURLRef url = base::mac::GetValueFromDictionary<CFURLRef>(
60 base::mac::GetValueFromDictionary<CFNumberRef>(
73 CFUUIDRef uuid = base::mac::GetValueFromDictionary<CFUUIDRef>(
92 base::mac::GetValueFromDictionary<CFBooleanRef>(
/external/chromium/base/mac/
Dmac_util_unittest.mm128 GetValueFromDictionary(
130 EXPECT_FALSE(GetValueFromDictionary(dict, CFSTR("key"), CFNumberGetTypeID()));
131 EXPECT_FALSE(GetValueFromDictionary(
Dfoundation_util.h96 CFTypeRef GetValueFromDictionary(CFDictionaryRef dict,
Dfoundation_util.mm200 CFTypeRef GetValueFromDictionary(CFDictionaryRef dict,
/external/chromium_org/ui/gfx/
Drender_text_mac.cc309 base::mac::GetValueFromDictionary<CTFontRef>(attributes, in ComputeRuns()
323 base::mac::GetValueFromDictionary<CGColorRef>( in ComputeRuns()
329 base::mac::GetValueFromDictionary<CFNumberRef>( in ComputeRuns()
/external/chromium_org/chrome/browser/extensions/api/music_manager_private/
Ddevice_id_mac.cc82 CFUUIDRef volume_uuid = base::mac::GetValueFromDictionary<CFUUIDRef>( in GetVolumeUUIDFromBSDName()
/external/chromium/chrome/browser/ui/cocoa/tabs/
Dtab_view.mm999 CFNumberRef otherIDRef = (CFNumberRef)base::mac::GetValueFromDictionary(
1006 CFNumberRef workspaceRef = (CFNumberRef)base::mac::GetValueFromDictionary(