Home
last modified time | relevance | path

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

/system/update_engine/common/
Dhash_calculator.h64 std::string GetContext() const;
Dhash_calculator.cc118 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/linkerconfig/
Dmain.cc187 Context GetContext(ProgramArgs args) { in GetContext() function
350 Context ctx = GetContext(args); in main()
/system/update_engine/payload_consumer/
Ddelta_performer.cc1429 kPrefsUpdateStateSHA256Context, payload_hash_calculator_.GetContext())); in CheckpointUpdateProgress()
1432 signed_hash_calculator_.GetContext())); in CheckpointUpdateProgress()