Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/collector/
Dheuristic_gc_policy.h87 static constexpr size_t NOTIFY_NATIVE_INTERVAL = 32; variable
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.h272 static constexpr int32_t NOTIFY_NATIVE_INTERVAL = 32; variable