Searched defs:tmp_path (Results 1 – 7 of 7) sorted by relevance
232 base::FilePath tmp_path = test_dir_.Append("info_output.txt"); in InfoImage() local250 base::FilePath tmp_path = test_dir_.Append(file_name + "public_key.bin"); in ExtractPublicKeyAvb() local259 base::FilePath tmp_path = test_dir_.Append("public_key.bin"); in ExtractPublicKeyAvbBlob() local
58 char* tmp_path; in main() local
176 const std::string tmp_path = path + ".tmp"; in WriteStringToFileAtomic() local
472 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()
69 fs::path tmp_path = fs::path(src_path).replace_extension("." + std::to_string(getpid())); in DecompressFiles() local
434 const std::string tmp_path = path + ".tmp"; in WriteStringToFileAtomic() local