Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapexd_rollback_utils.h62 const std::string& to_path) { in ReplaceFiles()
H A Dapexd_utils.h340 auto to_path = to / from_path.filename(); in MoveDir() local
H A Dapexd.cpp1735 auto to_path = in SnapshotDataDirectory() local
1753 auto to_path = StringPrintf("%s/%s/%s", base_dir.c_str(), kApexDataSubDir, in RestoreDataDirectory() local
/aosp12/system/extras/simpleperf/scripts/
H A Dannotate.py400 def _annotate_file(self, from_path, to_path, file_period, is_java): argument
/aosp12/system/extras/simpleperf/app_api/cpp/
H A Dsimpleperf.cpp358 const std::string to_path = app_data_dir_ + "/simpleperf"; in FindSimpleperfInTempDir() local
/aosp12/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp2637 char to_path[PKG_PATH_MAX]; in linkFile() local