Home
last modified time | relevance | path

Searched refs:ConvertVecRouteToJson (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netmanager_ext/services/vpnmanager/include/
H A Dnetworkvpn_service.h218 void ConvertVecRouteToJson(const std::vector<Route>& routes, cJSON* jVecRoutes);
/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnetworkvpn_service.cpp481 void NetworkVpnService::ConvertVecRouteToJson(const std::vector<Route>& routes, cJSON* jVecRoutes) in ConvertVecRouteToJson() function in OHOS::NetManagerStandard::NetworkVpnService
513 ConvertVecRouteToJson(vpnCfg->routes_, jVecRoutes); in ParseConfigToJson()

Completed in 4 milliseconds