Home
last modified time | relevance | path

Searched defs:GetAccumulatedFreeSize (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_stats.h202 size_t GetAccumulatedFreeSize() const in GetAccumulatedFreeSize() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp483 HWTEST_F_L0(DFXJSNApiTests, GetAccumulatedFreeSize) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp484 size_t DFXJSNApi::GetAccumulatedFreeSize(const EcmaVM *vm) in GetAccumulatedFreeSize() function in panda::DFXJSNApi