Home
last modified time | relevance | path

Searched refs:GetVpnUnderlyingAdapterType (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/rtc_base/
Dnetwork_monitor.h76 virtual AdapterType GetVpnUnderlyingAdapterType(
91 AdapterType GetVpnUnderlyingAdapterType(
Dnetwork_monitor.cc46 AdapterType NetworkMonitorBase::GetVpnUnderlyingAdapterType( in GetVpnUnderlyingAdapterType() function in rtc::NetworkMonitorBase
Dnetwork.cc550 network_monitor_->GetVpnUnderlyingAdapterType(cursor->ifa_name); in ConvertIfAddrs()
/external/webrtc/sdk/android/src/jni/
Dandroid_network_monitor.h80 rtc::AdapterType GetVpnUnderlyingAdapterType(
Dandroid_network_monitor.cc440 rtc::AdapterType AndroidNetworkMonitor::GetVpnUnderlyingAdapterType( in GetVpnUnderlyingAdapterType() function in webrtc::jni::AndroidNetworkMonitor