Home
last modified time | relevance | path

Searched defs:OnUpdateStatus (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_swing_callback_stub.cpp21 int32_t MockSwingCallBackStub::OnUpdateStatus(bool isEnable, int triggerMode) in OnUpdateStatus() function in OHOS::MockSwingCallBackStub
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dswing_callback_proxy.cpp27 int32_t SwingCallBackProxy::OnUpdateStatus(bool isEnable, int triggerMode) in OnUpdateStatus() function in OHOS::Notification::SwingCallBackProxy
H A Dswing_callback_stub.cpp30 int32_t SwingCallBackStub::OnUpdateStatus(bool isEnable, int triggerMode) in OnUpdateStatus() function in OHOS::Notification::SwingCallBackStub
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/swing_callback_test/
H A Dswing_callback_test.cpp34 void OnUpdateStatus(bool isEnable, int triggerMode) {}; in OnUpdateStatus() function in OHOS::Notification::SwingCallBackTest