Home
last modified time | relevance | path

Searched refs:kCFURLPOSIXPathStyle (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/plat-mac/Carbon/
DCoreFoundation.py26 kCFURLPOSIXPathStyle = 0 variable
/external/skqp/src/ports/
DSkOSFile_ios.h34 CFStringRef imagePath = CFURLCopyFileSystemPath(imageURL, kCFURLPOSIXPathStyle); in ios_get_path_in_bundle()
/external/skia/src/ports/
DSkOSFile_ios.h34 CFStringRef imagePath = CFURLCopyFileSystemPath(imageURL, kCFURLPOSIXPathStyle); in ios_get_path_in_bundle()
/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.cc134 kCFURLPOSIXPathStyle, in GatherSystemInformation()
/external/mdnsresponder/mDNSShared/
DDebugServices.c908 url = CFURLCreateWithFileSystemPath( NULL, path, kCFURLPOSIXPathStyle, true ); in DebugMacOSXLogInit()