Home
last modified time | relevance | path

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

/system/update_engine/common/
Dhash_calculator.h69 bool SetContext(const std::string& context);
Dhash_calculator.cc117 bool HashCalculator::SetContext(const string& context) { in SetContext() function in chromeos_update_engine::HashCalculator
Dhash_calculator_unittest.cc72 calc_next.SetContext(calc_context); in TEST_F()
/system/update_engine/payload_consumer/
Ddelta_performer.cc1977 signed_hash_calculator_.SetContext(signed_hash_context)); in PrimeUpdateState()
1985 payload_hash_calculator_.SetContext(hash_context)); in PrimeUpdateState()