/aosp12/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/ |
H A D | INetd.aidl | 67 …void networkRemoveLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destina… in networkRemoveLegacyRoute() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/ |
H A D | INetd.aidl | 84 …void networkRemoveLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destina… in networkRemoveLegacyRoute() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/ |
H A D | INetd.aidl | 85 …void networkRemoveLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destina… in networkRemoveLegacyRoute() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/ |
H A D | INetd.aidl | 85 …void networkRemoveLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destina… in networkRemoveLegacyRoute() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/ |
H A D | INetd.aidl | 107 …void networkRemoveLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destina… in networkRemoveLegacyRoute() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/ |
H A D | INetd.aidl | 107 …void networkRemoveLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destina… in networkRemoveLegacyRoute() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/ |
H A D | INetd.aidl | 85 …void networkRemoveLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destina… in networkRemoveLegacyRoute() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/ |
H A D | INetd.aidl | 107 …void networkRemoveLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destina… in networkRemoveLegacyRoute() method
|
/aosp12/system/netd/server/binder/android/net/ |
H A D | INetd.aidl | 870 void networkRemoveLegacyRoute( in networkRemoveLegacyRoute() method
|
/aosp12/system/netd/server/ |
H A D | NetdNativeService.h | 95 binder::Status networkRemoveLegacyRoute(int32_t netId, const std::string& ifName,
|
H A D | NdcDispatcher.cpp | 1003 : mNetd->networkRemoveLegacyRoute(netId, interface, destination, nexthop, in runCommand()
|
H A D | NetdNativeService.cpp | 1095 binder::Status NetdNativeService::networkRemoveLegacyRoute(int32_t netId, const std::string& ifName, in networkRemoveLegacyRoute() function in android::net::NetdNativeService
|
/aosp12/system/netd/tests/ |
H A D | binder_test.cpp | 2005 status = mNetd->networkRemoveLegacyRoute(TEST_NETID1, sTun.name(), td.testDest, in TEST_F() 2030 status = mNetd->networkRemoveLegacyRoute(TEST_NETID1, sTun.name(), td.testDest, in TEST_F()
|