Home
last modified time | relevance | path

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

/system/update_engine/cros/
Dpayload_state.h248 std::string CalculateResponseSignature();
Dpayload_state.cc122 string new_response_signature = CalculateResponseSignature(); in SetResponse()
848 string PayloadState::CalculateResponseSignature() { in CalculateResponseSignature() function in chromeos_update_engine::PayloadState