Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_rollback_utils.h62 const std::string& to_path) { in ReplaceFiles()
Dapexd_utils.h282 auto to_path = to / from_path.filename(); in MoveDir() local
Dapexd.cpp1960 auto to_path = in SnapshotDataDirectory() local
1978 auto to_path = StringPrintf("%s/%s/%s", base_dir.c_str(), kApexDataSubDir, in RestoreDataDirectory() local
/system/extras/simpleperf/scripts/
Dannotate.py404 def _annotate_file(self, from_path, to_path, file_period, is_java): argument
/system/extras/simpleperf/app_api/cpp/
Dsimpleperf.cpp359 const std::string to_path = app_data_dir_ + "/simpleperf"; in FindSimpleperfInTempDir() local