Searched defs:from_path (Results 1 – 4 of 4) sorted by relevance
61 inline android::base::Result<void> ReplaceFiles(const std::string& from_path, in ReplaceFiles()
276 auto from_path = it->path(); in MoveDir() local
1911 auto from_path = StringPrintf("%s/%s/%s", base_dir.c_str(), kApexDataSubDir, in SnapshotDataDirectory() local1928 auto from_path = StringPrintf( in RestoreDataDirectory() local
402 def _annotate_file(self, from_path, to_path, file_period, is_java): argument