Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netpolicyclient/include/
H A Dnet_policy_client.h227 NetPolicyResultCode SetIdleTrustlist(uint32_t uid, bool isTrustlist);
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H A Dnet_policy_client.cpp315 NetPolicyResultCode NetPolicyClient::SetIdleTrustlist(uint32_t uid, bool isTrustlist) in SetIdleTrustlist() function in OHOS::NetManagerStandard::NetPolicyClient
/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netpolicyclient/
H A Dlibnetpolicy_kits.map63 "OHOS::NetManagerStandard::NetPolicyClient::SetIdleTrustlist(unsigned int, bool)";
/ohos5.0/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_client.cpp363 int32_t ret = g_netPolicyClient->SetIdleTrustlist(TEST_UID, true);