Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/
H A Duevent_notify.h25 class UeventNotify {
27 explicit UeventNotify(KernelInterfaceAdapter &adapter) {}; in UeventNotify() function
28 ~UeventNotify() = default;
/ohos5.0/base/security/security_guard/test/unittest/risk_collect/include/
H A Duevent_notify.h25 class UeventNotify {
27 explicit UeventNotify(KernelInterfaceAdapter &adapter);
28 ~UeventNotify() = default;
/ohos5.0/base/security/security_guard/test/unittest/risk_collect/src/
H A Drisk_collect_test.cpp204 UeventNotify notify(mockObj);
222 UeventNotify notify(mockObj);