Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_engine_client.cc565 KeyValueStore last_attempt_error_store; in ProcessFlags() local
566 last_attempt_error_store.SetString( in ProcessFlags()
568 last_attempt_error_store.SetString("ERROR_MESSAGE", in ProcessFlags()
570 printf("%s", last_attempt_error_store.SaveToString().c_str()); in ProcessFlags()