| /third_party/node/deps/v8/src/logging/ |
| H A D | metrics.cc | 51 void Recorder::Delay(std::unique_ptr<Recorder::DelayedEventBase>&& event) { in Delay() argument
|
| /third_party/skia/third_party/externals/angle2/samples/WindowTest/ |
| H A D | WindowTest.cpp | 33 Event event; in main() local
|
| /third_party/skia/src/gpu/mtl/ |
| H A D | GrMtlSemaphore.h | 58 sk_sp<GrMtlEvent> event = GrMtlEvent::Make(gpu); in Make() local 66 sk_sp<GrMtlEvent> event = GrMtlEvent::MakeWrapped(mtlEvent); in MakeWrapped() local 75 sk_sp<GrMtlEvent> event() { return fEvent; } in event() function in GrMtlSemaphore 81 GrMtlSemaphore(sk_sp<GrMtlEvent> event, uint64_t value) in GrMtlSemaphore() argument [all...] |
| /third_party/skia/third_party/externals/imgui/examples/example_sdl_sdlrenderer/ |
| H A D | main.cpp | 91 SDL_Event event; in main() local
|
| /third_party/skia/third_party/externals/imgui/examples/example_emscripten_opengl3/ |
| H A D | main.cpp | 117 SDL_Event event; in main_loop() local
|
| /third_party/skia/third_party/externals/imgui/examples/example_sdl_opengl2/ |
| H A D | main.cpp | 85 SDL_Event event; in main() local
|
| /third_party/skia/third_party/externals/imgui/examples/example_sdl_opengl3/ |
| H A D | main.cpp | 107 SDL_Event event; in main() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | client.c | 142 void pa_client_send_event(pa_client *c, const char *event, pa_proplist *data) { in pa_client_send_event() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | event_test.cpp | 34 auto event = marl::Event(mode); in TEST_P() local 45 auto event = marl::Event(marl::Event::Mode::Auto); in TEST_P() local 53 auto event = marl::Event(marl::Event::Mode::Manual); TEST_P() local 62 auto event = marl::Event(marl::Event::Mode::Auto); TEST_P() local 87 auto event = marl::Event(marl::Event::Mode::Manual); TEST_P() local 131 auto event = marl::Event(marl::Event::Mode::Manual); TEST_P() local 145 auto event = marl::Event(marl::Event::Mode::Auto); TEST_P() local 162 auto event = marl::Event(marl::Event::Mode::Manual); TEST_P() local 177 auto event = marl::Event(marl::Event::Mode::Auto); TEST_P() local 200 auto event = marl::Event(marl::Event::Mode::Manual); TEST_P() local [all...] |
| H A D | scheduler_test.cpp | 195 marl::Event event; in TEST_F() local
|
| /third_party/skia/tools/sk_app/unix/ |
| H A D | main_unix.cpp | 49 XEvent event; in main() local
|
| /third_party/toybox/toys/other/ |
| H A D | inotifyd.c | 74 struct inotify_event *event; in inotifyd_main() local [all...] |
| /third_party/rust/crates/nix/src/sys/ |
| H A D | epoll.rs | 97 let mut event: Option<&mut EpollEvent> = event.into(); in epoll_ctl() variables [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
| H A D | fst_ctrl_aux.c | 53 const char * fst_session_event_type_name(enum fst_event_type event) in fst_session_event_type_name() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
| H A D | fst_ctrl_aux.c | 53 const char * fst_session_event_type_name(enum fst_event_type event) in fst_session_event_type_name() argument
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
| H A D | hiappevent_write.cpp | 53 bool WriteEventToFile(const std::string& filePath, const std::string& event)
in WriteEventToFile() argument 74 std::string event = appEventPack->GetEventStr();
in WriteEvent() local
|
| /base/hiviewdfx/hiview/base/ |
| H A D | plugin_proxy.cpp | 22 bool PluginProxy::OnEvent(std::shared_ptr<Event>& event) in OnEvent() argument 33 bool PluginProxy::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() argument
|
| /base/hiviewdfx/hiview/base/test/unittest/common/ |
| H A D | pipeline_test.cpp | 77 auto event = std::make_shared<PipelineEvent>(name, producer.get());
in DoTest() local 194 auto event = std::make_shared<PipelineEvent>("event1", std::make_shared<PipelineEventProducerTest>().get()); HWTEST_F() local [all...] |
| H A D | plugin_test.cpp | 55 auto event = plugin.GetEvent(Event::SYS_EVENT);
in HWTEST_F() local
|
| /base/hiviewdfx/hiview/plugins/performance/monitor/ |
| H A D | JankAnimatorMonitor.cpp | 57 std::shared_ptr<XperfEvt> event = evt; in HandleMainThrEvt() local 93 JankAnimatorReportEvent event = JankAnimatorMonitorConverter::ConverterReportData(metrics); in ReportNormal() local 104 JankAnimatorReportEvent event = JankAnimatorMonitorConverter::ConverterReportData(metrics, traceFileName, in ReportCritical() local
|
| /base/hiviewdfx/hiview/base/event_report/ |
| H A D | hiview_event_report.cpp | 32 auto event = factory->Create();
in ReportPluginLoad() local 43 auto event = factory->Create();
in ReportPluginUnload() local 53 auto event = factory->Create(); ReportPluginFault() local [all...] |
| /base/location/frameworks/location_common/common/source/ |
| H A D | common_hisysevent.cpp | 54 void WriteLocationInnerEvent(const int event, std::initializer_list<std::string> params) in WriteLocationInnerEvent() argument 70 void WriteLocationInnerEvent(const int event, std::vector<std::string> names, std::vector<std::string>& values) in WriteLocationInnerEvent() argument
|
| /base/hiviewdfx/hiview/core/test/unittest/common/ |
| H A D | event_dispatch_queue_test.cpp | 41 auto event = std::make_shared<Event>(name); in CreateEvent() local 80 auto event = CreateEvent(TEST_EVENT_NAME, 0, TEST_MESSAGE, Event::MessageType::SYS_EVENT); in HWTEST_F() local 103 auto event = CreateEvent(TEST_EVENT_NAME, 0, TEST_MESSAGE, Event::MessageType::SYS_EVENT); HWTEST_F() local [all...] |
| /base/hiviewdfx/hiview/base/event_store/dao/ |
| H A D | sys_event_dao.cpp | 53 void SysEventDao::CheckRepeat(std::shared_ptr<SysEvent> event) in CheckRepeat() argument
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/ |
| H A D | app_event_dao.cpp | 79 int64_t AppEventDao::Insert(std::shared_ptr<AppEventPack> event)
in Insert() argument [all...] |