HomeSort by relevance Sort by last modified time
    Searched refs:kCFURLPOSIXPathStyle (Results 1 - 5 of 5) sorted by null

  /external/python/cpython2/Lib/plat-mac/Carbon/
CoreFoundation.py 26 kCFURLPOSIXPathStyle = 0
  /external/skia/src/ports/
SkOSFile_ios.h 34 CFStringRef imagePath = CFURLCopyFileSystemPath(imageURL, kCFURLPOSIXPathStyle);
  /external/skqp/src/ports/
SkOSFile_ios.h 34 CFStringRef imagePath = CFURLCopyFileSystemPath(imageURL, kCFURLPOSIXPathStyle);
  /external/google-breakpad/src/client/mac/handler/
minidump_generator.cc 134 kCFURLPOSIXPathStyle,
    [all...]
  /external/mdnsresponder/mDNSShared/
DebugServices.c 908 url = CFURLCreateWithFileSystemPath( NULL, path, kCFURLPOSIXPathStyle, true );
    [all...]

Completed in 404 milliseconds