Lines Matching refs:base
9 #include "base/logging.h"
10 #include "base/mac/mac_util.h"
11 #include "base/mac/scoped_cftyperef.h"
12 #include "base/string_util.h"
13 #include "base/sys_string_conversions.h"
14 #include "net/base/net_errors.h"
69 base::mac::ScopedCFTypeRef<CFStringRef> query_ref(
70 base::SysUTF8ToCFStringRef(query_url.spec()));
71 base::mac::ScopedCFTypeRef<CFURLRef> query_url_ref(
77 base::mac::ScopedCFTypeRef<CFStringRef> pac_ref(
78 base::SysUTF8ToCFStringRef(
81 base::mac::ScopedCFTypeRef<CFURLRef> pac_url_ref(
104 base::mac::ScopedCFTypeRef<CFRunLoopSourceRef> runloop_source(
128 base::mac::ScopedCFTypeRef<CFArrayRef> proxy_array_ref((CFArrayRef)result);
157 (CFStringRef)base::mac::GetValueFromDictionary(proxy_dictionary,