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

  /external/webkit/Source/WebCore/platform/
RuntimeApplicationChecks.cpp 41 CFBundleRef mainBundle = CFBundleGetMainBundle();
42 if (!mainBundle)
45 CFStringRef bundleIdentifier = CFBundleGetIdentifier(mainBundle);
  /external/webkit/Source/WebKit/win/
WebLocalizableStrings.cpp 154 static CFBundleRef mainBundle = CFBundleGetMainBundle();
155 return mainBundle;
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 44 milliseconds