Searched defs:from_path (Results 1 – 6 of 6) sorted by relevance
/aosp12/system/apex/apexd/ |
H A D | apexd_rollback_utils.h | 61 inline android::base::Result<void> ReplaceFiles(const std::string& from_path, in ReplaceFiles()
|
H A D | apexd_utils.h | 334 auto from_path = it->path(); in MoveDir() local
|
H A D | apexd.cpp | 1733 auto from_path = StringPrintf("%s/%s/%s", base_dir.c_str(), kApexDataSubDir, in SnapshotDataDirectory() local 1750 auto from_path = StringPrintf( in RestoreDataDirectory() local
|
/aosp12/system/extras/simpleperf/scripts/ |
H A D | binary_cache_builder.py | 122 def _copy_to_binary_cache(self, from_path, expected_build_id, target_file): argument
|
H A D | annotate.py | 400 def _annotate_file(self, from_path, to_path, file_period, is_java): argument
|
/aosp12/frameworks/native/cmds/installd/ |
H A D | InstalldNativeService.cpp | 2636 char from_path[PKG_PATH_MAX]; in linkFile() local
|