Home
last modified time | relevance | path

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

/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/
DINetd.aidl61 @utf8InCpp String[] tetherInterfaceList(); in tetherInterfaceList() method
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
DINetd.aidl79 @utf8InCpp String[] tetherInterfaceList(); in tetherInterfaceList() method
/system/netd/server/binder/android/net/
DINetd.aidl753 @utf8InCpp String[] tetherInterfaceList(); in tetherInterfaceList() method
/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
DINetd.aidl79 @utf8InCpp String[] tetherInterfaceList(); in tetherInterfaceList() method
/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/
DINetd.aidl78 @utf8InCpp String[] tetherInterfaceList(); in tetherInterfaceList() method
/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/
DINetd.aidl79 @utf8InCpp String[] tetherInterfaceList(); in tetherInterfaceList() method
/system/netd/server/
DNetdNativeService.cpp967 binder::Status NetdNativeService::tetherInterfaceList(std::vector<std::string>* ifList) { in tetherInterfaceList() function in android::net::NetdNativeService