Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_action.cc82 static const char* kXGoogleUpdateAppId = "X-GoogleUpdate-AppId"; variable
716 http_fetcher_->SetHeader(kXGoogleUpdateAppId, params_->GetAppId()); in PerformAction()