Home
last modified time | relevance | path

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

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