Home
last modified time | relevance | path

Searched refs:subpath (Results 1 – 10 of 10) sorted by relevance

/aosp12/build/soong/ui/build/sandbox/darwin/
H A Dglobal.sb14 (subpath (param "OUT_DIR"))
15 (subpath (param "DIST_DIR")))
19 (subpath (string-append (param "HOME") "/.oracle_jre_usage")))
23 (subpath "/private/var/folders"))
27 (subpath "/dev/tty"))
/aosp12/system/core/run-as/
H A Drun-as.cpp112 char subpath[PATH_MAX]; in check_data_path() local
121 if (nn >= (int)(sizeof subpath)) { in check_data_path()
134 memcpy(subpath, data_path, nn); in check_data_path()
135 subpath[nn] = '\0'; in check_data_path()
137 check_directory(subpath, AID_SYSTEM); in check_data_path()
/aosp12/system/incremental_delivery/incfs/
H A DMountRegistry.cpp222 auto [root, subpath] = mMounts.rootAndSubpathFor(path); in detailsFor()
226 return {root->path, root->backing, subpath}; in detailsFor()
231 auto [root, subpath] = mMounts.rootAndSubpathFor(path); in rootAndSubpathFor()
235 return {std::string(root->path), std::move(subpath)}; in rootAndSubpathFor()
H A Dincfs.cpp432 auto [itemRoot, subpath] = registry().rootAndSubpathFor(item); in makeCommandPath()
437 return path::join(itemRoot, subpath); in makeCommandPath()
797 auto [root, subpath] = registry().rootAndSubpathFor(path); in IncFs_MakeFile()
808 const auto [subdir, name] = path::splitDirBase(subpath); in IncFs_MakeFile()
844 auto [root, subpath] = registry().rootAndSubpathFor(path); in IncFs_MakeMappedFile()
855 const auto [subdir, name] = path::splitDirBase(subpath); in IncFs_MakeMappedFile()
872 if (::chmod(path::join(root, subpath).c_str(), mode)) { in IncFs_MakeMappedFile()
1374 auto [sourceRoot, subpath] = registry().rootAndSubpathFor(sourceDir); in IncFs_BindMount()
1378 if (subpath.empty()) { in IncFs_BindMount()
2040 return reserveSpace(path::join(backingRoot, subpath).c_str(), size); in IncFs_ReserveSpaceByPath()
[all …]
/aosp12/system/incremental_delivery/incfs/include/
H A DMountRegistry.h113 std::string subpath; member
/aosp12/packages/modules/SdkExtensions/
H A DREADME.md27 the form of binary protobuf files in subpath `etc/sdkinfo.pb` inside each
/aosp12/art/build/apex/
H A Dart_apex_test.py323 subpath = path_glob[len(dir_prefix):]
324 subpath_first_segment, _, _ = subpath.partition('/')
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerServiceUtils.java999 currentDir = targetDirPath.subpath(0, i).toFile(); in makeDirRecursive()
/aosp12/packages/apps/TV/libs/m2/
H A Ddagger-compiler-2.23.jarjava/dagger/internal/codegen/META-INF/gradle/incremental.annotation.processors ...
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...