Searched defs:tmp_path (Results 1 – 6 of 6) 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
153 std::string tmp_path = path + ".tmp"; in WriteStringToFileAtomic() local
312 std::string tmp_path() const { in tmp_path() function in android::snapshot::AutoMemBasedDir
395 bool retrieveOrGenerateKey(const std::string& key_path, const std::string& tmp_path, in retrieveOrGenerateKey()
604 bool storeKeyAtomically(const std::string& key_path, const std::string& tmp_path, in storeKeyAtomically()