Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_intercept_recorder.cpp62 … int32_t ret = NetFirewallDbHelper::GetInstance().QueryInterceptRecord(userId, requestParam, info); in GetInterceptRecords()
H A Dnetfirewall_db_helper.cpp873 int32_t NetFirewallDbHelper::QueryInterceptRecord(const int32_t userId, const sptr<RequestParam> &r… in QueryInterceptRecord() function in OHOS::NetManagerStandard::NetFirewallDbHelper
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_db_helper.h171 int32_t QueryInterceptRecord(const int32_t userId, const sptr<RequestParam> &requestParam,