Home
last modified time | relevance | path

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

/system/update_engine/common/
Dconstants.cc143 const char kXGoogleUpdateInteractivity[] = "X-Goog-Update-Interactivity"; variable
Dconstants.h129 extern const char kXGoogleUpdateInteractivity[];
/system/update_engine/cros/
Domaha_request_action.cc528 http_fetcher_->SetHeader(kXGoogleUpdateInteractivity, in PerformAction()