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