Home
last modified time | relevance | path

Searched refs:FUNCTION_GET_NET_QUOTA_POLICIES (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dnetpolicy_module.cpp70 constexpr const char *FUNCTION_GET_NET_QUOTA_POLICIES = "getNetQuotaPolicies"; variable
138 …leTemplate::Interface<GetNetQuotaPoliciesContext>(env, info, FUNCTION_GET_NET_QUOTA_POLICIES, null… in GetNetQuotaPolicies()
335 DECLARE_NAPI_FUNCTION(FUNCTION_GET_NET_QUOTA_POLICIES, GetNetQuotaPolicies), in InitPolicyModule()