Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dmac_ifaddrs_converter.cc231 bool ConvertNativeToIPAttributes(int native_attributes, int* net_attributes) { in ConvertNativeToIPAttributes() function
265 if (!ConvertNativeToIPAttributes(native_attributes, ip_attributes)) { in ConvertNativeAttributesToIPAttributes()