Home
last modified time | relevance | path

Searched refs:filterInstallOrUpdateContent (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/security_guard/services/data_collect/collect/hiview/
H A Dhiview_listener.cpp79 filterInstallOrUpdateContent(sysEventId, eventJson); in GetSecEvent()
94 void HiviewListener::filterInstallOrUpdateContent(int64_t eventId, nlohmann::json& jsonObj) in filterInstallOrUpdateContent() function in OHOS::Security::SecurityGuard::HiviewListener
H A Dhiview_listener.h34 void filterInstallOrUpdateContent(int64_t eventId, nlohmann::json& jsonObj);
/ohos5.0/base/security/security_guard/test/unittest/data_collect/include/
H A Dhiview_listener.h34 void filterInstallOrUpdateContent(int64_t eventId, nlohmann::json& jsonObj);
/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/
H A Dhiview_listener.h34 void filterInstallOrUpdateContent(int64_t eventId, nlohmann::json& jsonObj) {}; in filterInstallOrUpdateContent() function
/ohos5.0/base/security/security_guard/test/unittest/data_collect/src/
H A Dhiview_listener_test.cpp70 listener.filterInstallOrUpdateContent(0x818800800, jsonObject);