Home
last modified time | relevance | path

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

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