HomeSort by relevance Sort by last modified time
    Searched refs:resourcePath (Results 26 - 50 of 51) sorted by null

12 3

  /external/skia/tests/
skia_test.cpp 160 SkString resourcePath = GetResourcePath();
161 if (!resourcePath.isEmpty()) {
162 header.appendf(" --resourcePath %s", resourcePath.c_str());
FontHostTest.cpp 153 SkString resourcePath = GetResourcePath();
154 if (resourcePath.isEmpty()) {
155 SkDebugf("Could not run fontstream test because resourcePath not specified.");
158 SkString filename = SkOSPath::SkPathJoin(resourcePath.c_str(), "test.ttc");
  /external/chromium_org/third_party/skia/tests/
FontHostTest.cpp 153 SkString resourcePath = GetResourcePath();
154 if (resourcePath.isEmpty()) {
155 SkDebugf("Could not run fontstream test because resourcePath not specified.");
158 SkString filename = SkOSPath::Join(resourcePath.c_str(), "test.ttc");
SerializationTest.cpp 322 SkString resourcePath = GetResourcePath();
323 if (resourcePath.isEmpty()) {
324 SkDebugf("Could not run fontstream test because resourcePath not specified.");
327 SkString filename = SkOSPath::Join(resourcePath.c_str(), "test.ttc");
  /external/chromium_org/third_party/skia/gm/
downsamplebitmap.cpp 173 SkString resourcePath = GetResourcePath(fFilename.c_str());
174 SkFILEStream stream(resourcePath.c_str());
filterbitmap.cpp 198 SkString resourcePath = GetResourcePath(fFilename.c_str());
199 SkFILEStream stream(resourcePath.c_str());
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/76/1/.cp/ant_tasks/
resources-ant.jar 
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/res/
ResourceLoader.java 288 File resourcePath = new File(resFolder, getAndroidResourceSubPath(i));
289 if (resourcePath.exists()) {
290 return resourcePath.getAbsolutePath();
293 resourcePath.toString() + " continuing.");
  /frameworks/base/core/java/android/content/pm/
ApplicationInfo.java     [all...]
  /external/chromium_org/content/browser/indexed_db/
indexed_db_browsertest.cc 575 base::FilePath resourcePath =
581 if (!base::ReadFileToString(resourcePath, &file_contents))
  /frameworks/base/services/core/java/com/android/server/pm/
Settings.java 282 String realName, SharedUserSetting sharedUser, File codePath, File resourcePath,
287 resourcePath, legacyNativeLibraryPathString, primaryCpuAbi, secondaryCpuAbi,
373 PackageSetting ret = addPackageLPw(name, p.realName, p.codePath, p.resourcePath,
389 PackageSetting addPackageLPw(String name, String realName, File codePath, File resourcePath,
401 p = new PackageSetting(name, realName, codePath, resourcePath,
470 String realName, SharedUserSetting sharedUser, File codePath, File resourcePath,
522 p = new PackageSetting(origPackage.name, name, codePath, resourcePath,
540 p = new PackageSetting(name, realName, codePath, resourcePath,
657 final String resourcePath = pkg.applicationInfo.getResourcePath();
667 if (!Objects.equals(resourcePath, p.resourcePathString))
    [all...]
PackageManagerService.java     [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/extensions/
ExtensionServer.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 
com.ibm.icu_4.2.1.v20100412.jar 
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 256 milliseconds

12 3