Home
last modified time | relevance | path

Searched defs:PublishCommonEvent (Results 1 - 24 of 24) sorted by relevance

/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_common_event_manager.cpp25 bool CommonEventManager::PublishCommonEvent(const CommonEventData &data) in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManager
33 bool CommonEventManager::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo) in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManager
38 bool CommonEventManager::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManager
/base/location/test/location_locator/mock/src/
H A Dmock_common_event_manager.cpp20 bool CommonEventManager::PublishCommonEvent(const CommonEventData &data) in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManager
25 bool CommonEventManager::PublishCommonEvent(const CommonEventData &data, in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManager
31 bool CommonEventManager::PublishCommonEvent(const CommonEventData &data, in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManager
37 bool CommonEventManager::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManager
/base/location/test/location_manager/mock/src/
H A Dmock_common_event_manager.cpp20 bool CommonEventManager::PublishCommonEvent(const CommonEventData &data) in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManager
25 bool CommonEventManager::PublishCommonEvent(const CommonEventData &data, in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManager
31 bool CommonEventManager::PublishCommonEvent(const CommonEventData &data, in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManager
37 bool CommonEventManager::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManager
/base/notification/common_event_service/tools/test/mock/
H A Dmock_common_event_stub.cpp38 int32_t MockCommonEventStub::PublishCommonEvent(const CommonEventData &event, const CommonEventPublishInfo &publishinfo, in PublishCommonEvent() function in OHOS::EventFwk::MockCommonEventStub
/base/account/os_account/services/accountmgr/test/mock/os_account/
H A Dos_account_interface.cpp86 void OsAccountInterface::PublishCommonEvent( in PublishCommonEvent() function in OHOS::AccountSA::OsAccountInterface
/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_manager.cpp25 bool CommonEventManager::PublishCommonEvent(const CommonEventData &data) in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManager
37 bool CommonEventManager::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo) in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManager
60 bool CommonEventManager::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManager
81 bool CommonEventManager::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManager
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_interface.cpp282 void OsAccountInterface::PublishCommonEvent( in PublishCommonEvent() function in OHOS::AccountSA::OsAccountInterface
[all...]
/base/notification/common_event_service/frameworks/core/src/
H A Dcommon_event.cpp52 bool CommonEvent::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishCommonEvent() function in OHOS::EventFwk::CommonEvent
89 bool CommonEvent::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishCommonEvent() function in OHOS::EventFwk::CommonEvent
H A Dcommon_event_stub.cpp271 int32_t CommonEventStub::PublishCommonEvent(const CommonEventData &event, const CommonEventPublishInfo &publishinfo, in PublishCommonEvent() function in OHOS::EventFwk::CommonEventStub
279 bool CommonEventStub::PublishCommonEvent(const CommonEventData &event, const CommonEventPublishInfo &publishinfo, in PublishCommonEvent() function in OHOS::EventFwk::CommonEventStub
H A Dcommon_event_proxy.cpp39 int32_t CommonEventProxy::PublishCommonEvent(const CommonEventData &event, const CommonEventPublishInfo &publishInfo, in PublishCommonEvent() function in OHOS::EventFwk::CommonEventProxy
93 bool CommonEventProxy::PublishCommonEvent(const CommonEventData &event, const CommonEventPublishInfo &publishInfo, in PublishCommonEvent() function in OHOS::EventFwk::CommonEventProxy
/base/notification/common_event_service/frameworks/native/test/unittest/
H A Dcommon_event_unsubscribe_test.cpp74 virtual int32_t PublishCommonEvent(const CommonEventData &event, const CommonEventPublishInfo &publishinfo, in PublishCommonEvent() function in CommonEventStubTest
H A Dcommon_event_subscribe_test.cpp97 virtual int32_t PublishCommonEvent(const CommonEventData &event, const CommonEventPublishInfo &publishinfo, in PublishCommonEvent() function in CommonEventStubTest
/base/usb/usb_manager/services/native/src/
H A Dusb_host_manager.cpp170 bool UsbHostManager::PublishCommonEvent(const std::string &event, const UsbDevice &dev) in PublishCommonEvent() function in OHOS::USB::UsbHostManager
/base/notification/common_event_service/services/src/
H A Dcommon_event_manager_service.cpp107 int32_t CommonEventManagerService::PublishCommonEvent(const CommonEventData &event, in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManagerService
135 bool CommonEventManagerService::PublishCommonEvent(const CommonEventData &event, in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManagerService
H A Dstatic_subscriber_manager.cpp210 void StaticSubscriberManager::PublishCommonEvent(const CommonEventData &data, in PublishCommonEvent() function in OHOS::EventFwk::StaticSubscriberManager
H A Dinner_common_event_manager.cpp213 bool InnerCommonEventManager::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishCommonEvent() function in OHOS::EventFwk::InnerCommonEventManager
H A Dcommon_event_control_manager.cpp48 bool CommonEventControlManager::PublishCommonEvent( in PublishCommonEvent() function in OHOS::EventFwk::CommonEventControlManager
/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_subscribe_unit_test.cpp80 virtual int32_t PublishCommonEvent(const CommonEventData &event, const CommonEventPublishInfo &publishinfo, in PublishCommonEvent() function in CommonEventStubTest
H A Dcommon_event_freeze_test.cpp308 bool CommonEventFreezeTest::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishCommonEvent() function in __anon1017::CommonEventFreezeTest
H A Dcommon_event_dump_test.cpp358 bool CommonEventDumpTest::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishCommonEvent() function in __anon1016::CommonEventDumpTest
[all...]
/base/telephony/core_service/services/network_search/src/
H A Dnitz_update.cpp411 void NitzUpdate::PublishCommonEvent(AAFwk::Want &want) in PublishCommonEvent() function in OHOS::Telephony::NitzUpdate
/base/telephony/call_manager/services/call_voice_assistant/src/
H A Dcall_voice_assistant_manager.cpp160 void CallVoiceAssistantManager::PublishCommonEvent(bool isConnect, std::string publisher) in PublishCommonEvent() function in OHOS::Telephony::CallVoiceAssistantManager
/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_service.cpp602 bool TelephonyStateRegistryService::PublishCommonEvent( in PublishCommonEvent() function in OHOS::Telephony::TelephonyStateRegistryService
/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp1349 I18nErrorCode LocaleConfig::PublishCommonEvent(const std::string &eventType) in PublishCommonEvent() function in OHOS::Global::I18n::LocaleConfig

Completed in 23 milliseconds