Home
last modified time | relevance | path

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

/system/connectivity/wificond/net/
Dnl80211_packet.cpp101 bool NL80211Packet::IsMulti() const { in IsMulti() function in android::wificond::NL80211Packet
/system/update_engine/common/
Dhttp_fetcher_unittest.cc242 bool IsMulti() const override { return false; } in IsMulti() function in chromeos_update_engine::MockHttpFetcherTest
281 bool IsMulti() const override { return false; } in IsMulti() function in chromeos_update_engine::LibcurlHttpFetcherTest
314 bool IsMulti() const override { return true; } in IsMulti() function in chromeos_update_engine::MultiRangeHttpFetcherTest
354 bool IsMulti() const override { return false; } in IsMulti() function in chromeos_update_engine::FileFetcherTest
388 bool IsMulti() const override { return true; } in IsMulti() function in chromeos_update_engine::MultiRangeHttpFetcherOverFileFetcherTest