Home
last modified time | relevance | path

Searched defs:PostSequence (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dcallback_queue.h43 virtual void PostSequence(PandaList<PandaUniquePtr<Callback>> callbacks) in PostSequence() function
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoro_callback_queue.h50 void PostSequence(PandaList<CallbackPtr> callbacks) override in PostSequence() function