| /third_party/json/docs/examples/ |
| H A D | sax_parse__binary.cpp | 109 std::cout << event << "\n"; in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/perf_event_open/ |
| H A D | perf_event_open.h | 15 static int perf_event_open(struct perf_event_attr *event, pid_t pid, in perf_event_open() argument
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_fence.h | 37 HANDLE event; member
|
| /third_party/skia/third_party/externals/libwebp/extras/ |
| H A D | vwebp_sdl.c | 38 SDL_Event event; in ProcessEvents() local
|
| /base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/ |
| H A D | panic_error_info_handle.h | 33 char event[EVENT_MAX_LEN]; member
|
| /base/location/services/location_gnss/gnss/source/ |
| H A D | geofence_event_callback.cpp | 29 ReportGeofenceEvent(int32_t fenceIndex, const HDI::Location::Geofence::V2_0::LocationInfo& location, GeofenceEvent event, int64_t timestamp) ReportGeofenceEvent() argument
|
| /base/hiviewdfx/hiview/base/test/unittest/common/ |
| H A D | event_base_test.cpp | 48 bool TestEventHandler::OnEvent(std::shared_ptr<OHOS::HiviewDFX::Event>& event) in OnEvent() argument 56 void TestEventListener::OnUnorderedEvent(const Event& event) in OnUnorderedEvent() argument [all...] |
| /base/hiviewdfx/hiview/plugins/performance/reporter/event_poster/ |
| H A D | EventsPoster.cpp | 40 AppStartInfo EventsPoster::ConvertToAppStartInfo(const AppStartEventInfo& event) in ConvertToAppStartInfo() argument 74 ConvertToScrollJankInfo(const ScrollJankEventInfo& event) ConvertToScrollJankInfo() argument [all...] |
| /base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/moduletest/ |
| H A D | bbox_detector_module_test.cpp | 75 shared_ptr<Event> event = dynamic_pointer_cast<Event>(sysEvent);
in HWTEST_F() local 115 shared_ptr<Event> event = dynamic_pointer_cast<Event>(sysEvent);
in HWTEST_F() local 155 shared_ptr<Event> event = dynamic_pointer_cast<Event>(sysEvent);
in HWTEST_F() local 194 shared_ptr<Event> event = dynamic_pointer_cast<Event>(sysEvent); HWTEST_F() local [all...] |
| /base/hiviewdfx/hiview/plugins/usage_event_report/test/unittest/ |
| H A D | usage_event_report_test.cpp | 67 std::shared_ptr<Event> event = nullptr;
in HWTEST_F() local
|
| /base/hiviewdfx/hiview/adapter/plugins/eventservice/service/ |
| H A D | sys_event_service_adapter.cpp | 33 void SysEventServiceAdapter::OnSysEvent(std::shared_ptr<SysEvent> &event) in OnSysEvent() argument
|
| /base/hiviewdfx/hiview/base/ |
| H A D | event_dispatch_queue.cpp | 34 void EventDispatchQueue::ProcessUnorderedEvent(const Event& event)
in ProcessUnorderedEvent() argument 67 void EventDispatchQueue::Enqueue(std::shared_ptr<Event> event)
in Enqueue() argument [all...] |
| /base/hiviewdfx/hiview/base/event_report/cache/ |
| H A D | hiview_event_cacher.cpp | 50 auto event = pluginStatsEvents_.find(name)->second;
in UpdatePluginStatsEvent() local 54 auto event = std::make_unique<PluginStatsEventFactory>()->Create();
in UpdatePluginStatsEvent() local [all...] |
| /base/hiviewdfx/hiview/plugins/usage_event_report/cache/ |
| H A D | usage_event_cacher.cpp | 38 std::shared_ptr<LoggerEvent> event = nullptr;
in GetSysUsageEvent() local 56 std::shared_ptr<LoggerEvent> event = nullptr;
in DeleteSysUsageEventFromDb() local 72 SaveSysUsageEventToDb(const std::shared_ptr<LoggerEvent>& event, const std::string& table) const SaveSysUsageEventToDb() argument [all...] |
| /base/hiviewdfx/hiview/plugins/usage_event_report/service/factory/ |
| H A D | sys_usage_event_factory.cpp | 35 std::unique_ptr<LoggerEvent> event =
in Create() local
|
| /base/hiviewdfx/hiview/test/plugins/examples/event_processor_example2/ |
| H A D | event_processor_example2.cpp | 39 bool EventProcessorExample2::CanProcessEvent(std::shared_ptr<Event> event)
in CanProcessEvent() argument 44 bool EventProcessorExample2::OnEvent(std::shared_ptr<Event>& event)
in OnEvent() argument [all...] |
| /base/hiviewdfx/hiview/test/plugins/examples/dynamic_load_plugin_example/ |
| H A D | dynamic_load_plugin_example.cpp | 25 bool DynamicLoadPluginExample::OnEvent(std::shared_ptr<Event>& event)
in OnEvent() argument
|
| /base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example3/ |
| H A D | bundle_plugin_example3.cpp | 39 bool BundlePluginExample3::CanProcessEvent(std::shared_ptr<Event> event)
in CanProcessEvent() argument 44 bool BundlePluginExample3::OnEvent(std::shared_ptr<Event>& event)
in OnEvent() argument
|
| /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...] |