Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/collector/
Dcollector.h103 virtual void RequestGCInternal(GCReason, bool, GCType) in RequestGCInternal() function
Dmarking_collector.h251 void RequestGCInternal(GCReason reason, bool async, GCType gcType) override in RequestGCInternal() function