| /base/location/services/location_locator/locator/source/ |
| H A D | locator_event_subscriber.cpp | 31 void LocatorEventSubscriber::OnReceiveEvent(const OHOS::EventFwk::CommonEventData& event) in OnReceiveEvent() argument
|
| /base/hiviewdfx/hiview/plugins/event_store/ |
| H A D | sys_event_store.cpp | 82 std::shared_ptr<SysEvent> SysEventStore::Convert2SysEvent(std::shared_ptr<Event>& event) in Convert2SysEvent() argument 99 bool SysEventStore::OnEvent(std::shared_ptr<Event>& event) in OnEvent() argument [all...] |
| /base/hiviewdfx/hiview/plugins/performance/reporter/adapter/ |
| H A D | JankAnimatorReporterAdapter.cpp | 30 void JankAnimatorReporterAdapter::ReportNormal(const JankAnimatorReportEvent& event) in ReportNormal() argument 53 void JankAnimatorReporterAdapter::ReportCritical(const JankAnimatorReportEvent& event) in ReportCritical() argument 69 JankAnimatorReportData JankAnimatorReporterAdapter::ConvertReporterEventToData(const JankAnimatorReportEvent& event) in ConvertReporterEventToData() argument 102 ConvertReportEventToEventInfo(const JankAnimatorReportEvent& event) ConvertReportEventToEventInfo() argument 135 IsScrollJankEvent(const JankAnimatorReportEvent& event) IsScrollJankEvent() argument [all...] |
| H A D | AppStartReporterAdapter.cpp | 28 void AppStartReporterAdapter::ReportNormal(const AppStartReportEvent& event) in ReportNormal() argument 43 AppStartEventInfo AppStartReporterAdapter::ConvertReportEventToEventInfo(const AppStartReportEvent& event) in ConvertReportEventToEventInfo() argument [all...] |
| /base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/ |
| H A D | event_processor_example4.cpp | 39 bool EventProcessorExample4::CanProcessEvent(std::shared_ptr<Event> event)
in CanProcessEvent() argument 54 bool EventProcessorExample4::OnEvent(std::shared_ptr<Event>& event)
in OnEvent() argument 67 GetHiviewContext()->PostUnorderedEvent(shared_from_this(), event); OnEvent() local [all...] |
| /base/hiviewdfx/hiview/core/test/unittest/common/ |
| H A D | plugin_platform_test.cpp | 135 auto event = plugin->GetEvent(Event::MessageType::FAULT_EVENT);
in HWTEST_F() local
|
| /base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/ |
| H A D | event_logger_plugin_test.cpp | 70 std::shared_ptr<Event> event = nullptr; in HWTEST_F() local 85 std::shared_ptr<Event> event = std::make_shared<Event>("Eventlogger002"); in HWTEST_F() local 100 std::shared_ptr<Event> event = std::make_shared<Event>("Eventlogger003"); in HWTEST_F() local 118 std::shared_ptr<SysEvent> event = std::make_shared<SysEvent>("Eventlogger004", nullptr, jsonStr); HWTEST_F() local 137 std::shared_ptr<SysEvent> event = std::make_shared<SysEvent>("Eventlogger005", nullptr, jsonStr); HWTEST_F() local 152 std::shared_ptr<Event> event = nullptr; HWTEST_F() local [all...] |
| /base/hiviewdfx/hiview/plugins/sys_dispatcher/ |
| H A D | sys_dispatcher.cpp | 53 std::shared_ptr<SysEvent> SysEventDispatcher::Convert2SysEvent(std::shared_ptr<Event>& event) in Convert2SysEvent() argument 70 bool SysEventDispatcher::OnEvent(std::shared_ptr<Event> &event) in OnEvent() argument
|
| /base/hiviewdfx/hiappevent/interfaces/native/inner_api/src/ |
| H A D | app_event.cpp | 80 int Write(const Event& event)
in Write() argument
|
| /base/account/os_account/frameworks/domain_account/src/ |
| H A D | domain_account_status_listener_manager.cpp | 39 int32_t event; in OnResult() local
|
| /base/account/os_account/interfaces/kits/napi/distributedaccount/include/ |
| H A D | napi_distributed_account.h | 36 std::string event;
member
|
| /base/customization/enterprise_device_management/test/fuzztest/adminpoliciesstoragerdb_fuzzer/ |
| H A D | admin_policies_storage_rdb_fuzzer.cpp | 48 ManagedEvent event = GetData<ManagedEvent>(); in LLVMFuzzerTestOneInput() local
|
| /base/account/os_account/services/accountmgr/src/ |
| H A D | account_info_report.cpp | 26 std::string TransformIntoJson(const std::string &user, int32_t id, ReportEvent event, int32_t result) in TransformIntoJson() argument 47 void AccountInfoReport::ReportSecurityInfo(const std::string &user, int32_t id, ReportEvent event, int32_t result) in ReportSecurityInfo() argument
|
| /base/msdp/device_status/test/unittest/intention/adapters/src/ |
| H A D | common_event_adapter_test.cpp | 81 EventFwk::CommonEventData event; in HWTEST_F() local
|
| /base/notification/common_event_service/services/test/unittest/mock/ |
| H A D | mock_ability_manager_helper.cpp | 40 ConnectAbility( const Want &want, const CommonEventData &event, const sptr<IRemoteObject> &callerToken, const int32_t &userId) ConnectAbility() argument
|
| /base/notification/common_event_service/services/test/unittest/ |
| H A D | ordered_event_handler_test.cpp | 78 InnerEvent::Pointer event = InnerEvent::Get(eventId);
in HWTEST_F() local 95 InnerEvent::Pointer event = InnerEvent::Get(eventId);
in HWTEST_F() local 112 InnerEvent::Pointer event in HWTEST_F() local [all...] |
| H A D | common_event_access_token_helper_test.cpp | 114 std::string event = "aa";
in HWTEST_F() local 130 std::string event = "aa";
in HWTEST_F() local
|
| /base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
| H A D | mock_common_event_manager.cpp | 56 bool CommonEventManager::GetStickyCommonEvent(const std::string &event, CommonEventData &commonEventData) in GetStickyCommonEvent() argument
|
| /base/notification/eventhandler/test/fuzztest/eventqueueinsert_fuzzer/ |
| H A D | eventqueueinsert_fuzzer.cpp | 31 AppExecFwk::InnerEvent::Pointer event = std::move(events.front());
in DoSomethingInterestingWithMyAPI() local
|
| /base/msdp/device_status/intention/stationary/client/src/ |
| H A D | stationary_client.cpp | 29 int32_t StationaryClient::SubscribeCallback(ITunnelClient &tunnel, Type type, ActivityEvent event, in SubscribeCallback() argument 42 int32_t StationaryClient::UnsubscribeCallback(ITunnelClient &tunnel, Type type, ActivityEvent event, in UnsubscribeCallback() argument
|
| /base/location/test/location_locator/mock/src/ |
| H A D | mock_common_event_manager.cpp | 53 bool CommonEventManager::GetStickyCommonEvent(const std::string &event, CommonEventData &data) in GetStickyCommonEvent() argument
|
| /base/location/test/location_manager/mock/src/ |
| H A D | mock_common_event_manager.cpp | 53 bool CommonEventManager::GetStickyCommonEvent(const std::string &event, CommonEventData &data) in GetStickyCommonEvent() argument
|
| /base/msdp/device_status/frameworks/native/src/ |
| H A D | devicestatus_agent.cpp | 58 int32_t DeviceStatusAgent::UnsubscribeAgentEvent(Type type, ActivityEvent event) in UnsubscribeAgentEvent() argument 41 SubscribeAgentEvent(Type type, ActivityEvent event, ReportLatencyNs latency, std::shared_ptr<DeviceStatusAgent::DeviceStatusAgentEvent> agentEvent) SubscribeAgentEvent() argument 69 RegisterServiceEvent(Type type, ActivityEvent event, ReportLatencyNs latency) RegisterServiceEvent() argument 77 UnRegisterServiceEvent(Type type, ActivityEvent event) UnRegisterServiceEvent() argument [all...] |
| H A D | stationary_manager.cpp | 36 int32_t StationaryManager::SubscribeCallback(Type type, ActivityEvent event, ReportLatencyNs latency,
in SubscribeCallback() argument 42 int32_t StationaryManager::UnsubscribeCallback(Type type, ActivityEvent event, sptr<IRemoteDevStaCallback> callback)
in UnsubscribeCallback() argument
|
| /base/notification/eventhandler/frameworks/eventhandler/test/unittest/ |
| H A D | lib_event_handler_inner_event_test.cpp | 52 auto event = InnerEvent::Get(eventId, eventParam); in HWTEST_F() local 68 InnerEvent::Pointer event = InnerEvent::Get(f, taskName); in HWTEST_F() local
|