Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dnetpolicy_async_work.cpp180 void NetPolicyAsyncWork::GetDeviceIdleTrustlistCallback(napi_env env, napi_status status, void *dat… in GetDeviceIdleTrustlistCallback() function in OHOS::NetManagerStandard::NetPolicyAsyncWork
182 …k::AsyncWorkCallback<GetDeviceIdleTrustlistContext, NetPolicyExec::GetDeviceIdleTrustlistCallback>( in GetDeviceIdleTrustlistCallback()
H A Dnetpolicy_module.cpp182 NetPolicyAsyncWork::GetDeviceIdleTrustlistCallback); in GetDeviceIdleTrustlist()
H A Dnetpolicy_exec.cpp343 napi_value NetPolicyExec::GetDeviceIdleTrustlistCallback(GetDeviceIdleTrustlistContext *context) in GetDeviceIdleTrustlistCallback() function in OHOS::NetManagerStandard::NetPolicyExec
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/include/
H A Dnetpolicy_exec.h72 static napi_value GetDeviceIdleTrustlistCallback(GetDeviceIdleTrustlistContext *context);
H A Dnetpolicy_async_work.h58 static void GetDeviceIdleTrustlistCallback(napi_env env, napi_status status, void *data);