Home
last modified time | relevance | path

Searched refs:ShouldSkipNotify (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_netfirewall.h238 bool ShouldSkipNotify(sptr<InterceptRecord> record);
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_netfirewall.cpp549 bool NetsysBpfNetFirewall::ShouldSkipNotify(sptr<InterceptRecord> record) in ShouldSkipNotify() function in OHOS::NetManagerStandard::NetsysBpfNetFirewall
600 if (ShouldSkipNotify(record)) { in NotifyInterceptEvent()