Home
last modified time | relevance | path

Searched refs:MSG_UID_REMOVED (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_event_handler.h35 static constexpr int32_t MSG_UID_REMOVED = 4; member in OHOS::NetManagerStandard::NetPolicyEventHandler
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_firewall.cpp130 netPolicyFirewall_->HandleEvent(NetPolicyEventHandler::MSG_UID_REMOVED, policyEvent); in HWTEST_F()
H A Dut_net_policy_rule.cpp290 int32_t eventId = static_cast<int32_t>(NetPolicyEventHandler::MSG_UID_REMOVED); in HWTEST_F()
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_core.cpp159 receiveMessage_->SendEvent(NetPolicyEventHandler::MSG_UID_REMOVED, policyEvent); in OnReceiveEvent()
H A Dnet_policy_firewall.cpp216 case NetPolicyEventHandler::MSG_UID_REMOVED: in HandleEvent()
H A Dnet_policy_rule.cpp414 case NetPolicyEventHandler::MSG_UID_REMOVED: in HandleEvent()

Completed in 4 milliseconds