Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dnetwork.h412 bool IsCellular() const { return IsCellular(type_); } in IsCellular() function
414 static bool IsCellular(AdapterType type) { in IsCellular() function