Searched defs:addRouteToOemNetwork (Results 1 – 5 of 5) sorted by relevance
/system/hardware/interfaces/net/netd/aidl/android/system/net/netd/ |
D | INetd.aidl | 48 void addRouteToOemNetwork(in long networkHandle, in String ifname, in String destination, in addRouteToOemNetwork() method
|
/system/hardware/interfaces/net/netd/aidl/aidl_api/android.system.net.netd/current/android/system/net/netd/ |
D | INetd.aidl | 23 …void addRouteToOemNetwork(in long networkHandle, in String ifname, in String destination, in Strin… in addRouteToOemNetwork() method
|
/system/hardware/interfaces/net/netd/aidl/aidl_api/android.system.net.netd/1/android/system/net/netd/ |
D | INetd.aidl | 23 …void addRouteToOemNetwork(in long networkHandle, in String ifname, in String destination, in Strin… in addRouteToOemNetwork() method
|
/system/netd/server/ |
D | NetdHwService.cpp | 99 Return <StatusCode> NetdHwService::addRouteToOemNetwork( in addRouteToOemNetwork() function in android::net::NetdHwService
|
D | NetdHwAidlService.cpp | 115 ScopedAStatus NetdHwAidlService::addRouteToOemNetwork(int64_t networkHandle, in addRouteToOemNetwork() function in android::net::aidl::NetdHwAidlService
|