Home
last modified time | relevance | path

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

/system/update_engine/common/
Dhash_calculator.h64 std::string GetContext() const;
Dhash_calculator.cc113 string HashCalculator::GetContext() const { in GetContext() function in chromeos_update_engine::HashCalculator
Dhash_calculator_unittest.cc69 string calc_context = calc.GetContext(); in TEST_F()
/system/update_engine/payload_consumer/
Ddelta_performer.cc1924 kPrefsUpdateStateSHA256Context, payload_hash_calculator_.GetContext())); in CheckpointUpdateProgress()
1927 signed_hash_calculator_.GetContext())); in CheckpointUpdateProgress()