Home
last modified time | relevance | path

Searched defs:NotifyNativeAllocation (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/common_components/heap/collector/
Dheuristic_gc_policy.cpp134 void HeuristicGCPolicy::NotifyNativeAllocation(size_t bytes) in NotifyNativeAllocation() function in common::HeuristicGCPolicy
/arkcompiler/ets_runtime/common_components/heap/collector/tests/
Dheuristic_gc_policy_test.cpp125 HWTEST_F_L0(HeuristicGCPolicyTest, NotifyNativeAllocation) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/common_components/common_runtime/
Dbase_runtime.cpp218 void BaseRuntime::NotifyNativeAllocation(size_t bytes) in NotifyNativeAllocation() function in common::BaseRuntime
/arkcompiler/ets_runtime/common_components/heap/
Dheap.cpp230 void HeapImpl::NotifyNativeAllocation(size_t bytes) in NotifyNativeAllocation() function in common::HeapImpl