Home
last modified time | relevance | path

Searched defs:from_path (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/apex/apexd/
H A Dapexd_rollback_utils.h61 inline android::base::Result<void> ReplaceFiles(const std::string& from_path, in ReplaceFiles()
H A Dapexd_utils.h334 auto from_path = it->path(); in MoveDir() local
H A Dapexd.cpp1733 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 Dbinary_cache_builder.py122 def _copy_to_binary_cache(self, from_path, expected_build_id, target_file): argument
H A Dannotate.py400 def _annotate_file(self, from_path, to_path, file_period, is_java): argument
/aosp12/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp2636 char from_path[PKG_PATH_MAX]; in linkFile() local