Home
last modified time | relevance | path

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

/external/avb/test/
Dfake_avb_ops.h155 permanent_attributes_hash_ = hash; in set_permanent_attributes_hash()
224 std::string permanent_attributes_hash_; variable
Dfake_avb_ops.cc255 if (permanent_attributes_hash_.empty()) { in read_permanent_attributes_hash()
262 permanent_attributes_hash_.copy(reinterpret_cast<char*>(hash), in read_permanent_attributes_hash()