Searched defs:event_ (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ | ||
| D | ets_waiters_list.h | 47 GenericEvent event_; variable |
| D | ets_job.h | 182 ObjectPointer<EtsEvent> event_; variable |
| D | ets_promise.h | 283 ObjectPointer<EtsEvent> event_; variable |
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/libani_helpers/tests/async_work/ | ||
| D | async_work_test.cpp | 59 GenericEvent event_; member in ark::ets::ani_helpers::testing::__anon0cc10a2c0111::AsyncWorkEvent |