Searched refs:ConvertRouteToConfig (Results 1 – 2 of 2) sorted by relevance
210 void ConvertRouteToConfig(Route& tmp, const cJSON* const mem);
313 void NetworkVpnService::ConvertRouteToConfig(Route& tmp, const cJSON* const mem) in ConvertRouteToConfig() function in OHOS::NetManagerStandard::NetworkVpnService368 ConvertRouteToConfig(tmp, item); in ConvertVecRouteToConfig()