Home
last modified time | relevance | path

Searched defs:ParseChoiceableParams (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/src/context/
H A Dsetup_context.cpp360 bool SetUpContext::ParseChoiceableParams(napi_value config) in ParseChoiceableParams() function in OHOS::NetManagerStandard::SetUpContext
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/src/context/
H A Dsetup_context_ext.cpp358 bool SetUpContext::ParseChoiceableParams(napi_value config) in ParseChoiceableParams() function in OHOS::NetManagerStandard::SetUpContext
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/src/
H A Dvpn_config_utils.cpp110 bool ParseChoiceableParams(napi_env env, napi_value config, sptr<SysVpnConfig> &vpnConfig) in ParseChoiceableParams() function