Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/include/base/
H A Djs_debugger_config.h42 uint32_t heapSize; // the JS heap size want to setup, count in bytes member
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_debugger_config.cpp99 uint32_t heapSize = debuggerConfig_.heapSize; in SetupJSContext() local
/ohos5.0/foundation/ability/ability_runtime/cj_environment/frameworks/cj_environment/include/
H A Dcj_interface.h40 size_t heapSize; member
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/parse/
H A Dmeminfo_data.h36 uint64_t heapSize = 0; member