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.cc241 bool IsMulti() const override { return false; } in IsMulti() function in chromeos_update_engine::MockHttpFetcherTest
280 bool IsMulti() const override { return false; } in IsMulti() function in chromeos_update_engine::LibcurlHttpFetcherTest
313 bool IsMulti() const override { return true; } in IsMulti() function in chromeos_update_engine::MultiRangeHttpFetcherTest
353 bool IsMulti() const override { return false; } in IsMulti() function in chromeos_update_engine::FileFetcherTest
387 bool IsMulti() const override { return true; } in IsMulti() function in chromeos_update_engine::MultiRangeHttpFetcherOverFileFetcherTest