Searched defs:tmp_path (Results 1 – 9 of 9) sorted by relevance
231 base::FilePath tmp_path = test_dir_.Append("info_output.txt"); in InfoImage() local249 base::FilePath tmp_path = test_dir_.Append(file_name + "public_key.bin"); in ExtractPublicKeyAvb() local258 base::FilePath tmp_path = test_dir_.Append("public_key.bin"); in ExtractPublicKeyAvbBlob() local
58 char* tmp_path; in main() local
288 bool retrieveOrGenerateKey(const std::string& key_path, const std::string& tmp_path, in retrieveOrGenerateKey()
578 bool storeKeyAtomically(const std::string& key_path, const std::string& tmp_path, in storeKeyAtomically()
176 const std::string tmp_path = path + ".tmp"; in WriteStringToFileAtomic() local
685 auto tmp_path = test_device->GetMetadataDir() + "/snapshots/test_partition_b.tmp"; in TEST_F() local
834 const std::string tmp_path = file_path + ".tmp"; in DeleteSnapshot() local
71 fs::path tmp_path = fs::path(src_path).replace_extension("." + std::to_string(getpid())); in DecompressFiles() local
483 const std::string tmp_path = path + ".tmp"; in WriteStringToFileAtomic() local