Home
last modified time | relevance | path

Searched refs:ScopedCFTypeRef (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/base/time/
Dtime_mac.cc172 base::ScopedCFTypeRef<CFTimeZoneRef> time_zone( in FromExploded()
176 base::ScopedCFTypeRef<CFCalendarRef> gregorian(CFCalendarCreateWithIdentifier( in FromExploded()
221 base::ScopedCFTypeRef<CFTimeZoneRef> time_zone( in Explode()
225 base::ScopedCFTypeRef<CFCalendarRef> gregorian(CFCalendarCreateWithIdentifier( in Explode()
/external/libchrome/base/files/
Dfile_path_watcher_fsevents.cc212 ScopedCFTypeRef<CFStringRef> cf_path(CFStringCreateWithCString( in UpdateEventStream()
214 ScopedCFTypeRef<CFStringRef> cf_dir_path(CFStringCreateWithCString( in UpdateEventStream()
218 ScopedCFTypeRef<CFArrayRef> watched_paths(CFArrayCreate( in UpdateEventStream()
Dfile_path.cc1202 ScopedCFTypeRef<CFStringRef> cfstring( in GetHFSDecomposedForm()
1250 ScopedCFTypeRef<CFStringRef> cfstring1( in CompareIgnoreCase()
1258 ScopedCFTypeRef<CFStringRef> cfstring2( in CompareIgnoreCase()
/external/libchrome/base/mac/
Dscoped_cftyperef.h45 using ScopedCFTypeRef = variable
Dfoundation_util.mm418 ScopedCFTypeRef<CFStringRef> actual_type_ref(
462 base::ScopedCFTypeRef<CFStringRef> desc(CFErrorCopyDescription(err));
463 base::ScopedCFTypeRef<CFDictionaryRef> user_info(CFErrorCopyUserInfo(err));
/external/libchrome/base/strings/
Dsys_string_conversions_mac.mm82 base::ScopedCFTypeRef<CFStringRef> cfstring(CFStringCreateWithBytesNoCopy(