Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/collector/
Dheuristic_gc_policy.cpp181 void HeuristicGCPolicy::SetNativeHeapThreshold(size_t newThreshold) in SetNativeHeapThreshold() function in common::HeuristicGCPolicy
/arkcompiler/ets_runtime/common_components/heap/
Dheap.cpp251 void HeapImpl::SetNativeHeapThreshold(size_t newThreshold) in SetNativeHeapThreshold() function in common::HeapImpl