Home
last modified time | relevance | path

Searched defs:GetChannelIndex (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/chre/apps/wifi_offload/
H A Dchannel_histogram.cc63 size_t GetChannelIndex(uint8_t channel_number) { in GetChannelIndex() function
/aosp12/system/update_engine/cros/
H A Domaha_request_params.cc238 int OmahaRequestParams::GetChannelIndex(const string& channel) const { in GetChannelIndex() function in chromeos_update_engine::OmahaRequestParams