Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/mbms/
H A DMbmsReceiverTest.java33 String rootPath = "http://www.example.com/files/"; in testFileHierarchyRecreation() local
/aosp12/system/vold/
H A DBenchmark.cpp89 static status_t benchmarkInternal(const std::string& rootPath, in benchmarkInternal()
/aosp12/system/tools/hidl/c2hal/
H A Dmain.cpp85 const std::string& rootPath = pair.second; in applyPackageRootPath() local
/aosp12/packages/apps/TV/common/src/com/android/tv/common/recording/
H A DRecordingStorageStatusManager.java194 String rootPath; in getRecordingRootDataDirectory() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/gadget/
H A DMediaSetSource.java99 String rootPath = mDataManager.getTopSetPath(DataManager.INCLUDE_ALL); in monitorRootPath() local
/aosp12/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
H A DExternalStorageProvider.java361 final String rootPath = visiblePath in getDocIdForFileMaybeCreate() local
391 final String rootPath = rootFile.getAbsolutePath(); in getMostSpecificRootForPath() local
/aosp12/system/tools/hidl/
H A DCoordinator.cpp50 void Coordinator::setRootPath(const std::string &rootPath) { in setRootPath()
816 std::string rootPath; in checkHash() local