Searched defs:from_path (Results 1 – 5 of 5) sorted by relevance
/system/apex/apexd/ |
D | apexd_rollback_utils.h | 61 inline android::base::Result<void> ReplaceFiles(const std::string& from_path, in ReplaceFiles()
|
D | apexd_utils.h | 334 auto from_path = it->path(); in MoveDir() local
|
D | apexd.cpp | 1718 auto from_path = StringPrintf("%s/%s/%s", base_dir.c_str(), kApexDataSubDir, in SnapshotDataDirectory() local 1735 auto from_path = StringPrintf( in RestoreDataDirectory() local
|
/system/extras/simpleperf/scripts/ |
D | binary_cache_builder.py | 122 def _copy_to_binary_cache(self, from_path, expected_build_id, target_file): argument
|
D | annotate.py | 400 def _annotate_file(self, from_path, to_path, file_period, is_java): argument
|