Home
last modified time | relevance | path

Searched refs:SyncRecordCache (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_intercept_recorder.cpp91 void NetFirewallInterceptRecorder::SyncRecordCache() in SyncRecordCache() function in OHOS::NetManagerStandard::NetFirewallInterceptRecorder
129 auto callback = [this]() { recorder_->SyncRecordCache(); }; in OnIntercept()
H A Dnetfirewall_service.cpp178 NetFirewallInterceptRecorder::GetInstance()->SyncRecordCache(); in GetInterceptRecords()
366 NetFirewallInterceptRecorder::GetInstance()->SyncRecordCache(); in OnStop()
429 NetFirewallInterceptRecorder::GetInstance()->SyncRecordCache(); in OnReceiveEvent()
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_intercept_recorder.h78 void SyncRecordCache();