Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/agent/
Druntime_impl.cpp145 void RuntimeImpl::DispatcherImpl::GetHeapUsage(const DispatchRequest &request) in GetHeapUsage() function in panda::ecmascript::tooling::RuntimeImpl::DispatcherImpl
186 DispatchResponse RuntimeImpl::GetHeapUsage(double *usedSize, double *totalSize) in GetHeapUsage() function in panda::ecmascript::tooling::RuntimeImpl