Home
last modified time | relevance | path

Searched defs:netPolicy (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_service.h300 FactoryResetCallBack(std::shared_ptr<NetPolicyService> netPolicy) in FactoryResetCallBack() argument
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_service_test/
H A Dnet_policy_service_test.cpp208 std::shared_ptr<NetPolicyService> netPolicy = std::make_shared<NetPolicyService>(); in HWTEST_F() local
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_client.cpp445 uint32_t netPolicy = callback->GetPolicy(); in HWTEST_F() local
H A Dnet_policy_manager_test.cpp224 uint32_t netPolicy = callback->GetPolicy(); in HWTEST_F() local
/foundation/communication/netmanager_base/services/netpolicymanager/src/stub/
H A Dnet_policy_service_stub.cpp210 uint32_t netPolicy = 0; in OnSetPolicyByUid() local
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_file.cpp105 void NetPolicyFile::ParseUidPolicy(const cJSON* const root, NetPolicy &netPolicy) in ParseUidPolicy() argument
129 void NetPolicyFile::ParseBackgroundPolicy(const cJSON* const root, NetPolicy &netPolicy) in ParseBackgroundPolicy() argument
139 void NetPolicyFile::ParseQuotaPolicy(const cJSON* const root, NetPolicy &netPolicy) in ParseQuotaPolicy() argument
181 void NetPolicyFile::ParseFirewallRule(const cJSON* const root, NetPolicy &netPolicy) in ParseFirewallRule() argument
213 Json2Obj(const std::string &content, NetPolicy &netPolicy) Json2Obj() argument
248 Obj2Json(const NetPolicy &netPolicy, std::string &content) Obj2Json() argument
[all...]
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp2516 std::shared_ptr<NetPolicyClient> netPolicy = DelayedSingleton<NetPolicyClient>::GetInstance(); in OnAddSystemAbility() local

Completed in 12 milliseconds