Home
last modified time | relevance | path

Searched refs:WriteHashTreeToFile (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/extras/verity/
H A Dbuild_verity_tree.cpp74 return builder->WriteHashTreeToFile(verity_filename); in generate_verity_tree()
H A Dhash_tree_builder.cpp294 bool HashTreeBuilder::WriteHashTreeToFile(const std::string& output) const { in WriteHashTreeToFile() function in HashTreeBuilder
/aosp12/system/extras/verity/include/verity/
H A Dhash_tree_builder.h56 bool WriteHashTreeToFile(const std::string& output) const;