Home
last modified time | relevance | path

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

/bootable/recovery/updater/include/private/
Dcommands.h200 root_hash_(std::move(root_hash)) {} in HashTreeInfo()
216 return root_hash_; in root_hash()
222 root_hash_ == other.root_hash_;
230 std::string root_hash_; variable