Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
Dpush_callback_stub.cpp40 case static_cast<uint32_t>(NotificationInterfaceCode::ON_CHECK_NOTIFICATION): { in OnRemoteRequest()
91 …rror = remote->SendRequest(static_cast<uint32_t>(NotificationInterfaceCode::ON_CHECK_NOTIFICATION), in OnCheckNotification()
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dpush_callback_stub_test.cpp54 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::ON_CHECK_NOTIFICATION);
72 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::ON_CHECK_NOTIFICATION);
/base/notification/distributed_notification_service/frameworks/core/include/
Ddistributed_notification_service_ipc_interface_code.h119 ON_CHECK_NOTIFICATION, enumerator