Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dnetpolicy_module.cpp71 constexpr const char *FUNCTION_RESTORE_ALL_POLICIES = "restoreAllPolicies"; variable
145 …duleTemplate::Interface<RestoreAllPoliciesContext>(env, info, FUNCTION_RESTORE_ALL_POLICIES, nullp… in RestoreAllPolicies()
336 DECLARE_NAPI_FUNCTION(FUNCTION_RESTORE_ALL_POLICIES, RestoreAllPolicies), in InitPolicyModule()