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

  /external/skia/src/ports/
SkOSFile_ios.h 18 CFBundleRef mainBundle = CFBundleGetMainBundle();
24 CFURLRef imageURL = CFBundleCopyResourceURL(mainBundle, pathRef, nullptr, CFSTR("data"));
  /external/skqp/src/ports/
SkOSFile_ios.h 18 CFBundleRef mainBundle = CFBundleGetMainBundle();
24 CFURLRef imageURL = CFBundleCopyResourceURL(mainBundle, pathRef, nullptr, CFSTR("data"));
  /external/webrtc/webrtc/test/testsupport/
iosfileutils.mm 51 NSString* pathString = [[NSBundle mainBundle] pathForResource:fileName
  /external/deqp/framework/platform/ios/
tcuIOSApp.mm 266 NSString* dataPath = [[NSBundle mainBundle] bundlePath];
  /external/grpc-grpc/examples/objective-c/route_guide/
ViewControllers.m 195 NSString *dataBasePath = [NSBundle.mainBundle pathForResource:@"route_guide_db"

Completed in 917 milliseconds