HomeSort by relevance Sort by last modified time
    Searched refs:permanent_attributes_hash_ (Results 1 - 2 of 2) sorted by null

  /external/avb/test/
fake_avb_ops.h 150 permanent_attributes_hash_ = hash;
211 std::string permanent_attributes_hash_; member in class:avb::FakeAvbOps
fake_avb_ops.cc 234 if (permanent_attributes_hash_.empty()) {
241 permanent_attributes_hash_.copy(reinterpret_cast<char*>(hash),

Completed in 525 milliseconds