Searched refs:kXGoogleUpdateSessionId (Results 1 – 4 of 4) sorted by relevance
146 const char kXGoogleUpdateSessionId[] = "X-Goog-SessionId"; variable
132 extern const char kXGoogleUpdateSessionId[];
768 download_fetcher->SetHeader(kXGoogleUpdateSessionId, session_id_); in BuildUpdateActions()
478 EXPECT_TRUE(da->http_fetcher()->GetHeader(kXGoogleUpdateSessionId, in SessionIdTestInDownloadAction()