Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/collector/
Dheuristic_gc_policy.cpp156 void HeuristicGCPolicy::NotifyNativeFree(size_t bytes) in NotifyNativeFree() function in common::HeuristicGCPolicy
/arkcompiler/ets_runtime/common_components/common_runtime/
Dbase_runtime.cpp223 void BaseRuntime::NotifyNativeFree(size_t bytes) in NotifyNativeFree() function in common::BaseRuntime
/arkcompiler/ets_runtime/common_components/heap/
Dheap.cpp235 void HeapImpl::NotifyNativeFree(size_t bytes) in NotifyNativeFree() function in common::HeapImpl