Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/collector/
Dtask_queue.h148 inline void SetGCType(GCType type) { gcType_ = type; } in SetGCType() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dlong_gc_stats.h72 void SetGCType(size_t gcType) in SetGCType() function