Home
last modified time | relevance | path

Searched defs:rootPath (Results 1 – 10 of 10) sorted by relevance

/external/guava/guava-tests/test/com/google/common/collect/
DBstPathTest.java37 SimplePath rootPath = new SimplePath(root, null); in testTailAtRoot() local
49 SimplePath rootPath = new SimplePath(root, null); in testTailDown() local
/external/eyes-free/AccessCheck/src/com/android/accessibility/
DAccessibilityValidator.java73 public AccessibilityValidator(String rootPath, String androidSdkPath) { in AccessibilityValidator()
/external/qemu/android/utils/
Ddirscanner.c151 dirScanner_new ( const char* rootPath ) in dirScanner_new()
/external/chromium_org/third_party/skia/src/utils/
DSkOSFile.cpp9 SkString SkOSPath::Join(const char *rootPath, const char *relativePath) { in Join()
/external/skia/src/utils/
DSkOSFile.cpp9 SkString SkOSPath::SkPathJoin(const char *rootPath, const char *relativePath) { in SkPathJoin()
/external/deqp/framework/delibs/decpp/
DdeFilePath.cpp86 bool rootPath = isRootPath(); in normalize() local
/external/chromium_org/third_party/WebKit/Source/core/html/forms/
DFileInputType.cpp230 String rootPath = directoryName(files[0].path); in createFileList() local
/external/qemu/android/qemu-launcher/
Demulator-qemu.cpp124 char* _getFullFilePath(const char* rootPath, const char* fileName) { in _getFullFilePath()
/external/qemu/android/
Dmain.c113 _getFullFilePath( const char* rootPath, const char* fileName ) in _getFullFilePath()
/external/qemu/android/avd/
Dinfo.c271 _getFullFilePath( const char* rootPath, const char* fileName ) in _getFullFilePath()