Home
last modified time | relevance | path

Searched defs:sync (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/common/bouncing_peas/
H A Dbouncing_peas_unit.cpp153 SkoalaDrawPicture([[maybe_unused]] ark::Method *m, [[maybe_unused]] long picture , [[maybe_unused]] long data , [[maybe_unused]] void *cb , [[maybe_unused]] bool sync) SkoalaDrawPicture() argument
H A Dbouncing_peas_unit_napi.cpp163 SkoalaDrawPicture([[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_class klass, [[maybe_unused]] ets_long picture , [[maybe_unused]] ets_long data , [[maybe_unused]] ets_object cb , [[maybe_unused]] ets_boolean sync) SkoalaDrawPicture() argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
H A Druntime.py196 def sync(self) -> trio.Event: member in StreamParser

Completed in 4 milliseconds