Home
last modified time | relevance | path

Searched refs:ExecGetNetQuotaPolicies (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/include/
H A Dnetpolicy_exec.h48 static bool ExecGetNetQuotaPolicies(GetNetQuotaPoliciesContext *context);
H A Dnetpolicy_async_work.h34 static void ExecGetNetQuotaPolicies(napi_env env, void *data);
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dnetpolicy_async_work.cpp59 void NetPolicyAsyncWork::ExecGetNetQuotaPolicies(napi_env env, void *data) in ExecGetNetQuotaPolicies() function in OHOS::NetManagerStandard::NetPolicyAsyncWork
61 BaseAsyncWork::ExecAsyncWork<GetNetQuotaPoliciesContext, NetPolicyExec::ExecGetNetQuotaPolicies>(env, data); in ExecGetNetQuotaPolicies()
H A Dnetpolicy_module.cpp139 NetPolicyAsyncWork::ExecGetNetQuotaPolicies, in GetNetQuotaPolicies()
H A Dnetpolicy_exec.cpp84 bool NetPolicyExec::ExecGetNetQuotaPolicies(GetNetQuotaPoliciesContext *context) in ExecGetNetQuotaPolicies() function in OHOS::NetManagerStandard::NetPolicyExec
88 NETMANAGER_BASE_LOGE("ExecGetNetQuotaPolicies error, result = %{public}d", result); in ExecGetNetQuotaPolicies()

Completed in 4 milliseconds