OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:target_channel
(Results
1 - 5
of
5
) sorted by null
/system/update_engine/
image_properties.h
55
std::string
target_channel
;
member in struct:chromeos_update_engine::MutableImageProperties
58
//
target_channel
.
update_engine_client.cc
394
string
target_channel
;
local
401
if (!client_->GetTargetChannel(&
target_channel
)) {
408
if (!
target_channel
.empty())
409
LOG(INFO) << "Target Channel (pending update): " <<
target_channel
;
omaha_request_params.h
94
mutable_image_props_.
target_channel
= in_target_channel;
122
inline std::string
target_channel
() const {
function in class:chromeos_update_engine::OmahaRequestParams
123
return mutable_image_props_.
target_channel
;
181
// i.e. index(
target_channel
) > index(current_channel).
234
mutable_image_props_.
target_channel
= channel;
284
// stored in |mutable_image_props_.
target_channel
|. This channel is
/system/update_engine/update_manager/
policy.h
49
std::string
target_channel
;
member in struct:chromeos_update_manager::UpdateCheckParams
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h
1163
int
target_channel
;
member in struct:channel_info
[
all
...]
Completed in 494 milliseconds