Home
last modified time | relevance | path

Searched defs:GetInterceptRecords (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/test/netmanager_ext_mock_test/
H A Dmock_netfirewall_service_stub_test.h62 int32_t GetInterceptRecords(const int32_t userId, const sptr<RequestParam> &requestParam, in GetInterceptRecords() function
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_intercept_recorder.cpp49 int32_t NetFirewallInterceptRecorder::GetInterceptRecords(const int32_t userId, const sptr<RequestP… in GetInterceptRecords() function in OHOS::NetManagerStandard::NetFirewallInterceptRecorder
H A Dnetfirewall_service.cpp169 int32_t NetFirewallService::GetInterceptRecords(const int32_t userId, const sptr<RequestParam> &req… in GetInterceptRecords() function in OHOS::NetManagerStandard::NetFirewallService
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/netfirewall/src/
H A Dnetfirewall_module.cpp86 napi_value GetInterceptRecords(napi_env env, napi_callback_info info) in GetInterceptRecords() function
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netfirewallclient/src/
H A Dnetfirewall_client.cpp140 int32_t NetFirewallClient::GetInterceptRecords(const int32_t userId, const sptr<RequestParam> &requ… in GetInterceptRecords() function in OHOS::NetManagerStandard::NetFirewallClient
H A Dnetfirewall_proxy.cpp220 int32_t NetFirewallProxy::GetInterceptRecords(const int32_t userId, const sptr<RequestParam> &reque… in GetInterceptRecords() function in OHOS::NetManagerStandard::NetFirewallProxy