Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfs_avb/tests/
Dfs_avb_test_util.cpp232 base::FilePath tmp_path = test_dir_.Append("info_output.txt"); in InfoImage() local
250 base::FilePath tmp_path = test_dir_.Append(file_name + "public_key.bin"); in ExtractPublicKeyAvb() local
259 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/core/fs_mgr/libsnapshot/
Dutility.cpp176 const std::string tmp_path = path + ".tmp"; in WriteStringToFileAtomic() local
/system/vold/
DKeyUtil.cpp472 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/unwinding/libunwindstack/utils/
DOfflineUnwindUtils.cpp69 fs::path tmp_path = fs::path(src_path).replace_extension("." + std::to_string(getpid())); in DecompressFiles() local
/system/update_engine/common/
Dutils.cc434 const std::string tmp_path = path + ".tmp"; in WriteStringToFileAtomic() local