Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/common/
H A Dhttp_fetcher_unittest.cc248 bool IsMulti() const override { return false; } in IsMulti() function in chromeos_update_engine::__anon9b6fb8db0211::MockHttpFetcherFactory
285 bool IsMulti() const override { return false; } in IsMulti() function in chromeos_update_engine::__anon9b6fb8db0211::LibcurlHttpFetcherFactory
316 bool IsMulti() const override { return true; } in IsMulti() function in chromeos_update_engine::__anon9b6fb8db0211::MultiRangeHttpFetcherFactory
352 bool IsMulti() const override { return false; } in IsMulti() function in chromeos_update_engine::__anon9b6fb8db0211::FileFetcherFactory
384 bool IsMulti() const override { return true; } in IsMulti() function in chromeos_update_engine::__anon9b6fb8db0211::MultiRangeHttpFetcherOverFileFetcherFactory
/aosp_15_r20/system/connectivity/wificond/net/
Dnl80211_packet.cpp101 bool NL80211Packet::IsMulti() const { in IsMulti() function in android::wificond::NL80211Packet