Home
last modified time | relevance | path

Searched defs:NotifyHighSensitive (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/common_components/heap/collector/
Dheuristic_gc_policy.h117 void NotifyHighSensitive(bool isStart) in NotifyHighSensitive() function
/arkcompiler/ets_runtime/common_components/common_runtime/
Dbase_runtime.cpp248 void BaseRuntime::NotifyHighSensitive(bool isStart) in NotifyHighSensitive() function in common::BaseRuntime
/arkcompiler/ets_runtime/common_components/heap/
Dheap.cpp276 void HeapImpl::NotifyHighSensitive(bool isStart) in NotifyHighSensitive() function in common::HeapImpl
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp618 void DFXJSNApi::NotifyHighSensitive(EcmaVM *vm, bool isStart) in NotifyHighSensitive() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp460 HWTEST_F_L0(DFXJSNApiTests, NotifyHighSensitive) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp2455 void Heap::NotifyHighSensitive(bool isStart) in NotifyHighSensitive() function in panda::ecmascript::Heap