Searched defs:request_params (Results 1 – 5 of 5) sorted by relevance
324 OmahaRequestParams request_params; in TEST_F() local333 OmahaRequestParams request_params; in TEST_F() local342 OmahaRequestParams request_params; in TEST_F() local351 OmahaRequestParams request_params; in TEST_F() local
262 OmahaRequestParams* request_params = SystemState::Get()->request_params(); in GetValue() local283 OmahaRequestParams* request_params = SystemState::Get()->request_params(); in GetValue() local
100 inline OmahaRequestParams* request_params() override { in request_params() function164 inline void set_request_params(OmahaRequestParams* request_params) { in set_request_params()
97 OmahaRequestParams* request_params() override { return &request_params_; } in request_params() function
138 chromeos_update_engine::OmahaRequestParams request_params; in GetUpdateResponse() local