OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:target_channel
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chromeos/dbus/
fake_update_engine_client.cc
48
void FakeUpdateEngineClient::SetChannel(const std::string&
target_channel
,
fake_update_engine_client.h
32
virtual void SetChannel(const std::string&
target_channel
,
update_engine_client.h
106
// what the device currently has). |
target_channel
| should look like
108
virtual void SetChannel(const std::string&
target_channel
,
update_engine_client.cc
130
virtual void SetChannel(const std::string&
target_channel
,
132
if (!IsValidChannel(
target_channel
)) {
133
LOG(ERROR) << "Invalid channel name: " <<
target_channel
;
141
writer.AppendString(
target_channel
);
145
<< "
target_channel
=" <<
target_channel
<< ", "
350
virtual void SetChannel(const std::string&
target_channel
,
353
<< "
target_channel
=" <<
target_channel
<< ", "
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h
1163
int
target_channel
;
member in struct:channel_info
[
all
...]
Completed in 316 milliseconds