/development/tools/idegen/src/com/android/idegen/ |
DirectorySearch.java | 208 File currentDir = null; 210 currentDir = new File( 218 if (currentDir.getPath().endsWith("out/production")) { 219 return new File(currentDir.getParentFile().getParentFile(), REL_TEMPLATE_DIR); 222 templateDirCurrent = new File(currentDir, REL_TEMPLATE_DIR);
|
/frameworks/rs/ |
rsScriptC.cpp | 61 String8 cacheDirString, currentDir; 71 currentDir += "/"; 77 currentDir += (cacheDirString.walkPath(&cacheDirString)); 78 statReturn = stat(currentDir.string(), &statBuf); 81 if (mkdir(currentDir.string(), S_IRUSR | S_IWUSR | S_IXUSR)) { 83 currentDir.string()); 92 currentDir += "/";
|
/frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/ |
Main.java | 123 File currentDir = workingDir; 125 if (currentDir != null) { 126 currentDir = currentDir.getParentFile(); 129 return currentDir == null ? null : getPlatformDirFromRoot(currentDir);
|
/external/qemu/android/utils/ |
path.c | 461 char currentDir[PATH_MAX]; 465 if (getcwd(currentDir, sizeof(currentDir)) == NULL) { 472 currentLen = strlen(currentDir); 475 memcpy(result, currentDir, currentLen);
|
/external/chromium_org/ui/file_manager/file_manager/foreground/js/ |
file_tasks.js | 688 var currentDir = fm.getCurrentDirectoryEntry(); 696 if (readonly && currentDir) 697 readonlyDirName = util.getEntryLabel(fm.volumeManager, currentDir); 702 curDirEntry: currentDir,
|
file_transfer_controller.js | [all...] |
/external/deqp/modules/glshared/ |
glsShaderLibrary.cpp | 91 ShaderParser (tcu::TestContext& testCtx, RenderContext& renderCtx, const glu::ContextInfo& contextInfo, const char* currentDir = DE_NULL); 212 ShaderParser::ShaderParser (tcu::TestContext& testCtx, RenderContext& renderCtx, const glu::ContextInfo& contextInfo, const char* currentDir) 218 , m_currentDir (currentDir) [all...] |
/packages/apps/Browser/src/com/android/browser/provider/ |
BrowserProvider.java | 375 private void deleteDirectory(File currentDir) { 376 File[] files = currentDir.listFiles(); 383 currentDir.delete(); [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
TransformerImpl.java | 558 String currentDir = ""; 560 currentDir = System.getProperty("user.dir"); 564 if (currentDir.startsWith(java.io.File.separator)) 565 base = "file://" + currentDir; 567 base = "file:///" + currentDir; [all...] |
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
wagon-provider-api-2.6.jar | |
plexus-utils-3.0.17.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/2.0.5/ |
plexus-utils-2.0.5.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0/ |
plexus-utils-3.0.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0.7/ |
plexus-utils-3.0.7.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/ |
plexus-utils-1.5.1.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/ |
plexus-utils-3.0.7.jar | |
/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.10/ |
gradle-tooling-api-1.10.jar | |
/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.11/ |
gradle-tooling-api-1.11.jar | |
/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.12/ |
gradle-tooling-api-1.12.jar | |
/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.6/ |
gradle-tooling-api-1.6.jar | |
/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.6-rc-1/ |
gradle-tooling-api-1.6-rc-1.jar | |
/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.7/ |
gradle-tooling-api-1.7.jar | |
/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.9/ |
gradle-tooling-api-1.9.jar | |
/prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/ |
xalan-2.6.0.jar | |