Searched defs:networkAddLegacyRoute (Results 1 – 4 of 4) sorted by relevance
66 …void networkAddLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destinatio… in networkAddLegacyRoute() method
826 void networkAddLegacyRoute( in networkAddLegacyRoute() method
83 …void networkAddLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destinatio… in networkAddLegacyRoute() method
989 binder::Status NetdNativeService::networkAddLegacyRoute(int32_t netId, const std::string& ifName, in networkAddLegacyRoute() function in android::net::NetdNativeService