Home
last modified time | relevance | path

Searched refs:get_heap_usage (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/toolchain/test/autotest/aw/api/
H A Druntime_api.py35 "getHeapUsage": (self.get_heap_usage, ProtocolType.send)}
64 async def get_heap_usage(self, message_id, connection, params): member in RuntimeImpl
68 runtime.get_heap_usage(), message_id)
/arkcompiler/toolchain/test/autotest/aw/cdp/
H A Druntime.py54 def get_heap_usage(): function

Completed in 1 milliseconds