Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine_events.h131 explicit CompletionEvent(mem::Reference *returnValueObject, CoroutineManager *coroManager) in CompletionEvent()
142 void SetReturnValueObject(mem::Reference *returnValueObject) in SetReturnValueObject()