Home
last modified time | relevance | path

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

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