Home
last modified time | relevance | path

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

/aosp12/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/
H A DINetd.aidl15 boolean tetherApplyDnsInterfaces(); in tetherApplyDnsInterfaces() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
H A DINetd.aidl33 boolean tetherApplyDnsInterfaces(); in tetherApplyDnsInterfaces() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/
H A DINetd.aidl32 boolean tetherApplyDnsInterfaces(); in tetherApplyDnsInterfaces() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/
H A DINetd.aidl33 boolean tetherApplyDnsInterfaces(); in tetherApplyDnsInterfaces() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/
H A DINetd.aidl33 boolean tetherApplyDnsInterfaces(); in tetherApplyDnsInterfaces() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/
H A DINetd.aidl55 boolean tetherApplyDnsInterfaces(); in tetherApplyDnsInterfaces() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/
H A DINetd.aidl55 boolean tetherApplyDnsInterfaces(); in tetherApplyDnsInterfaces() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
H A DINetd.aidl55 boolean tetherApplyDnsInterfaces(); in tetherApplyDnsInterfaces() method
/aosp12/system/netd/server/binder/android/net/
H A DINetd.aidl193 boolean tetherApplyDnsInterfaces(); in tetherApplyDnsInterfaces() method
/aosp12/system/netd/server/
H A DNetdNativeService.cpp471 binder::Status NetdNativeService::tetherApplyDnsInterfaces(bool *ret) { in tetherApplyDnsInterfaces() function in android::net::NetdNativeService