Home
last modified time | relevance | path

Searched refs:PUBLISH_NOTIFICATION (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/frameworks/core/include/
Ddistributed_notification_service_ipc_interface_code.h26 PUBLISH_NOTIFICATION = FIRST_CALL_TRANSACTION, enumerator
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
Dans_manager_stub_test.cpp53 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::PUBLISH_NOTIFICATION);
91 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::PUBLISH_NOTIFICATION);
114 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::PUBLISH_NOTIFICATION);
135 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::PUBLISH_NOTIFICATION);
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_proxy.cpp63 …ErrCode result = InnerTransact(NotificationInterfaceCode::PUBLISH_NOTIFICATION, option, data, repl… in Publish()
Dans_manager_stub.cpp31 {NotificationInterfaceCode::PUBLISH_NOTIFICATION,