OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_current_channel
(Results
1 - 3
of
3
) sorted by null
/system/update_engine/
common_service_unittest.cc
106
fake_system_state_.mock_request_params()->
set_current_channel
("current");
omaha_request_params.h
230
void
set_current_channel
(const std::string& channel) {
function in class:chromeos_update_engine::OmahaRequestParams
/system/update_engine/update_manager/
real_updater_provider_unittest.cc
342
request_params.
set_current_channel
(kChannelName);
351
request_params.
set_current_channel
("");
Completed in 70 milliseconds