Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_rollback_utils.h65 inline Result<void> ReplaceFiles(const std::string& from_path, in ReplaceFiles()
Dapexd_utils.h299 auto from_path = it->path(); in MoveDir() local
Dapexd.cpp1210 auto from_path = StringPrintf("%s/%s/%s", base_dir.c_str(), kApexDataSubDir, in snapshotDataDirectory() local
1227 auto from_path = StringPrintf( in restoreDataDirectory() local
/system/extras/simpleperf/scripts/
Dbinary_cache_builder.py117 def _copy_to_binary_cache(self, from_path, expected_build_id, target_file): argument
Dannotate.py413 def _annotate_file(self, from_path, to_path, file_period, is_java): argument