Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/
H A Dnetwork.h520 bool IsCellular() const { return IsCellular(type_); } in IsCellular() function
522 static bool IsCellular(AdapterType type) { in IsCellular() function