Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_error.h91 ObjectPointer<EtsObject> cause_; // non-mandatory field in `class Error` variable
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_trigger.h295 GCTaskCause cause_ = GCTaskCause::HEAP_USAGE_THRESHOLD_CAUSE; variable