Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/
Dheap.h37 using MemoryReduceDegree = common::MemoryReduceDegree; variable
/arkcompiler/runtime_core/common_interfaces/
Dbase_runtime.h106 enum class MemoryReduceDegree : uint8_t { enum
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h1656 enum class PUBLIC_API MemoryReduceDegree : uint8_t { enum
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h89 using MemoryReduceDegree = panda::JSNApi::MemoryReduceDegree; variable