Home
last modified time | relevance | path

Searched refs:relpath (Results 1 – 22 of 22) sorted by relevance

/aosp12/frameworks/base/packages/SharedStorageBackup/src/com/android/sharedstoragebackup/
H A DSharedStorageAgent.java68 int type, String domain, String relpath, long mode, long mtime) in onRestoreFile() argument
70 if (DEBUG) Slog.d(TAG, "Shared restore: [ " + domain + " : " + relpath + "]"); in onRestoreFile()
75 int slash = relpath.indexOf('/'); in onRestoreFile()
78 int i = Integer.parseInt(relpath.substring(0, slash)); in onRestoreFile()
80 outFile = new File(mVolumes[i].getPath(), relpath.substring(slash + 1)); in onRestoreFile()
86 if (DEBUG) Slog.w(TAG, "Bad volume number token: " + relpath.substring(0, slash)); in onRestoreFile()
92 Slog.e(TAG, "Skipping data with malformed path " + relpath); in onRestoreFile()
/aosp12/build/blueprint/bootstrap/
H A Dconfig.go54 if relpath, err := filepath.Rel(cwd, goroot); err == nil {
55 if !strings.HasPrefix(relpath, "../") {
56 goroot = relpath
/aosp12/hardware/interfaces/compatibility_matrices/build/
H A Dvintf_compatibility_matrix.go55 relpath = "vintf" const
174 ctx.InstallFile(android.PathForModuleInstall(ctx, "etc", relpath), outputFilename, g.genFile)
183 fmt.Fprintln(w, "LOCAL_MODULE_RELATIVE_PATH :=", relpath)
/aosp12/build/make/
H A Denvsetup.sh1494 local relpath=$(python3 -c "import json, os
1501 if [ -z "$relpath" ]; then
1505 echo "$ANDROID_BUILD_TOP/$relpath"
1564 local relpath
1565 relpath=$(python3 -c "import json, os
1576 elif [ ! -z "$relpath" ]; then
1577 echo "$relpath"
/aosp12/build/
H A Denvsetup.sh1494 local relpath=$(python3 -c "import json, os
1501 if [ -z "$relpath" ]; then
1505 echo "$ANDROID_BUILD_TOP/$relpath"
1564 local relpath
1565 relpath=$(python3 -c "import json, os
1576 elif [ ! -z "$relpath" ]; then
1577 echo "$relpath"
/aosp12/hardware/google/av/hooks/
H A Dinstall27 …os.symlink(os.path.relpath(os.path.realpath("hooks/install"), os.path.realpath(".git/hooks/")), tg…
/aosp12/system/tools/aidl/build/
H A Daidl_rust_glue.py62 in_rel = os.path.relpath(inp, root)
/aosp12/frameworks/base/libs/androidfw/
H A DBackupHelpers.cpp488 String8 relpath(relstart); in write_tarfile() local
492 if (relpath.length() == 0) { in write_tarfile()
501 if ((5 + packageName.length() + 1 + domain.length() >= 155) || (relpath.length() >= 100)) { in write_tarfile()
616 fullname.appendPath(relpath); in write_tarfile()
623 strncpy(buf, relpath.string(), 100); in write_tarfile()
/aosp12/build/make/tools/releasetools/
H A Dtest_check_target_files_vintf.py79 rel_root = os.path.relpath(root, test_delta_dir)
H A Dtest_merge_target_files.py48 os.path.relpath(path=filepath, start=start) for filepath in filepaths)
H A Dmerge_target_files.py295 os.path.relpath(path=os.path.join(dirpath, filename), start=from_dir)
/aosp12/system/media/camera/docs/
H A Dmetadata-generate49 function relpath() { function
/aosp12/bionic/benchmarks/linker_relocation/regen/
H A Dgen_bench.py291 include_path = os.path.relpath(os.path.dirname(__file__) + '/../include', out)
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsBackupAgent.java432 int type, String domain, String relpath, long mode, long mtime) in onRestoreFile() argument
/aosp12/frameworks/native/docs/
H A DDoxyfile975 # $relpath$ marker in the HTML_HEADER and/or HTML_FOOTER files to load these
/aosp12/frameworks/av/media/libaaudio/
H A DDoxyfile1085 # $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
H A DDoxyfile.in1137 # $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these
/aosp12/frameworks/av/media/codec2/docs/
H A Ddoxygen.config1150 # $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these
/aosp12/system/chre/chre_api/doc/
H A DDoxyfile1119 # $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these
/aosp12/frameworks/base/media/native/midi/include/
H A DDoxyfile1200 # $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these
/aosp12/system/chre/pal/doc/
H A DDoxyfile1119 # $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these
/aosp12/system/media/audio_utils/
H A DDoxyfile1197 # $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these