Home
last modified time | relevance | path

Searched refs:PARAM_JUST_OPTIONS (Results 1 - 25 of 69) sorted by relevance

123

/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dget_network_access_policy_context.cpp37 if (paramsCount == PARAM_JUST_OPTIONS) { in ParseParams()
54 if (paramsCount == PARAM_JUST_OPTIONS) { in CheckParamsType()
H A Dget_policy_by_uid_context.cpp54 if (paramsCount == PARAM_JUST_OPTIONS) { in CheckParamsType()
H A Dget_uids_by_policy_context.cpp45 if (paramsCount == PARAM_JUST_OPTIONS) { in CheckParamsType()
/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/src/context/
H A Dprotect_context.cpp24 constexpr int32_t PARAM_JUST_OPTIONS = 1; member
33 case PARAM_JUST_OPTIONS: in CheckParamsType()
H A Dadd_context.cpp27 constexpr int32_t PARAM_JUST_OPTIONS = 1; member
35 case PARAM_JUST_OPTIONS: in CheckParamsType()
H A Ddelete_context.cpp23 constexpr int32_t PARAM_JUST_OPTIONS = 1; member
32 case PARAM_JUST_OPTIONS: in CheckParamsType()
H A Dget_context.cpp23 constexpr int32_t PARAM_JUST_OPTIONS = 1; member
31 case PARAM_JUST_OPTIONS: in CheckParamsType()
/foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/src/context/
H A Dprotect_context_ext.cpp24 constexpr int32_t PARAM_JUST_OPTIONS = 1; member
33 case PARAM_JUST_OPTIONS: in CheckParamsType()
/foundation/communication/netstack/frameworks/js/napi/socket/constant/include/
H A Dcontext_key.h69 #define PARAM_JUST_OPTIONS 1 macro
/foundation/communication/netmanager_base/utils/napi_utils/include/
H A Dnapi_constant.h26 constexpr int PARAM_JUST_OPTIONS = 1; member
/foundation/communication/netstack/frameworks/js/napi/tls/include/
H A Dconstant.h23 constexpr int PARAM_JUST_OPTIONS = 1; member
/foundation/communication/netmanager_ext/frameworks/js/napi/netfirewall/src/context/
H A Dget_netfirewall_policy_context.cpp27 if (count == PARAM_JUST_OPTIONS || count == PARAM_OPTIONS_AND_CALLBACK) { in CheckParamsType()
/foundation/communication/netmanager_ext/frameworks/js/napi/netfirewall/include/context/
H A Dconstant.h26 constexpr int32_t PARAM_JUST_OPTIONS = 1; member
/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/context/
H A Dis_iface_active_context.cpp26 if (paramsCount == PARAM_JUST_OPTIONS || paramsCount == PARAM_OPTIONS_AND_CALLBACK) { in CheckParamsType()
H A Dconstant.h24 constexpr int32_t PARAM_JUST_OPTIONS = 1; member
H A Dget_iface_config_context.cpp26 if (paramsCount == PARAM_JUST_OPTIONS || paramsCount == PARAM_OPTIONS_AND_CALLBACK) { in CheckParamsType()
/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/include/
H A Dconstant.h24 constexpr int32_t PARAM_JUST_OPTIONS = 1; member
/foundation/communication/netmanager_ext/frameworks/js/napi/mdns/include/
H A Dconstant.h23 static constexpr int32_t PARAM_JUST_OPTIONS = 2; variable
/foundation/communication/netmanager_base/frameworks/js/napi/connection/async_context/src/
H A Ddeletecustomdnsrule_context.cpp29 if (paramsCount == PARAM_JUST_OPTIONS) { in CheckParamsType()
H A Dgetaddressbyname_context.cpp47 if (paramsCount == PARAM_JUST_OPTIONS) { in CheckParamsType()
H A Dparse_nethandle_context.cpp46 if (paramsCount == PARAM_JUST_OPTIONS) { in CheckParamsType()
H A Dsetappnet_context.cpp28 if (paramsCount == PARAM_JUST_OPTIONS) { in CheckParamsType()
/foundation/communication/netmanager_base/frameworks/js/napi/netstats/src/context/
H A Dget_uid_rxbytes_context.cpp48 if (paramsCount == PARAM_JUST_OPTIONS) { in CheckParamsType()
H A Dget_iface_rxbytes_context.cpp46 if (paramsCount == PARAM_JUST_OPTIONS) { in CheckParamsType()
H A Dget_sockfd_rxbytes_context.cpp44 if (paramsCount == PARAM_JUST_OPTIONS) { in CheckParamsType()

Completed in 7 milliseconds

123