Searched defs:to_path (Results 1 – 4 of 4) sorted by relevance
62 const std::string& to_path) { in ReplaceFiles()
282 auto to_path = to / from_path.filename(); in MoveDir() local
1657 auto to_path = in SnapshotDataDirectory() local1675 auto to_path = StringPrintf("%s/%s/%s", base_dir.c_str(), kApexDataSubDir, in RestoreDataDirectory() local
402 def _annotate_file(self, from_path, to_path, file_period, is_java): argument