Home
last modified time | relevance | path

Searched defs:tmp_path (Results 1 – 9 of 9) sorted by relevance

/system/core/fs_mgr/libfs_avb/tests/
Dfs_avb_test_util.cpp231 base::FilePath tmp_path = test_dir_.Append("info_output.txt"); in InfoImage() local
249 base::FilePath tmp_path = test_dir_.Append(file_name + "public_key.bin"); in ExtractPublicKeyAvb() local
258 base::FilePath tmp_path = test_dir_.Append("public_key.bin"); in ExtractPublicKeyAvbBlob() local
/system/core/libsparse/
Dappend2simg.cpp58 char* tmp_path; in main() local
/system/vold/
DKeyUtil.cpp288 bool retrieveOrGenerateKey(const std::string& key_path, const std::string& tmp_path, in retrieveOrGenerateKey()
DKeyStorage.cpp578 bool storeKeyAtomically(const std::string& key_path, const std::string& tmp_path, in storeKeyAtomically()
/system/core/fs_mgr/libsnapshot/
Dutility.cpp176 const std::string tmp_path = path + ".tmp"; in WriteStringToFileAtomic() local
Dsnapshot_test.cpp685 auto tmp_path = test_device->GetMetadataDir() + "/snapshots/test_partition_b.tmp"; in TEST_F() local
Dsnapshot.cpp834 const std::string tmp_path = file_path + ".tmp"; in DeleteSnapshot() local
/system/unwinding/libunwindstack/utils/
DOfflineUnwindUtils.cpp71 fs::path tmp_path = fs::path(src_path).replace_extension("." + std::to_string(getpid())); in DecompressFiles() local
/system/update_engine/common/
Dutils.cc483 const std::string tmp_path = path + ".tmp"; in WriteStringToFileAtomic() local