Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/collector/
Dheuristic_gc_policy.cpp170 void HeuristicGCPolicy::NotifyNativeReset(size_t oldBytes, size_t newBytes) in NotifyNativeReset() function in common::HeuristicGCPolicy
/arkcompiler/ets_runtime/common_components/common_runtime/
Dbase_runtime.cpp228 void BaseRuntime::NotifyNativeReset(size_t oldBytes, size_t newBytes) in NotifyNativeReset() function in common::BaseRuntime
/arkcompiler/ets_runtime/common_components/heap/
Dheap.cpp240 void HeapImpl::NotifyNativeReset(size_t oldBytes, size_t newBytes) in NotifyNativeReset() function in common::HeapImpl