提交 b2972a44 编写于 作者: J j30012456

增加接口说明

Signed-off-by: Nj30012456 <jiangyuan29@huawei.com>
上级 5efe02fd
...@@ -18,6 +18,8 @@ getNativeHeapSize(): bigint ...@@ -18,6 +18,8 @@ getNativeHeapSize(): bigint
获取native heap内存的总大小。 获取native heap内存的总大小。
本接口在OpenHarmony 3.1 Release版本仅为接口定义,暂不支持使用。
**系统能力:** SystemCapability.HiviewDFX.HiProfiler.HiDebug **系统能力:** SystemCapability.HiviewDFX.HiProfiler.HiDebug
**返回值:** **返回值:**
...@@ -39,6 +41,8 @@ getNativeHeapAllocatedSize(): bigint ...@@ -39,6 +41,8 @@ getNativeHeapAllocatedSize(): bigint
获取native heap内存的已分配内存大小。 获取native heap内存的已分配内存大小。
本接口在OpenHarmony 3.1 Release版本仅为接口定义,暂不支持使用。
**系统能力:** SystemCapability.HiviewDFX.HiProfiler.HiDebug **系统能力:** SystemCapability.HiviewDFX.HiProfiler.HiDebug
...@@ -60,6 +64,8 @@ getNativeHeapFreeSize(): bigint ...@@ -60,6 +64,8 @@ getNativeHeapFreeSize(): bigint
获取native heap内存的空闲内存大小。 获取native heap内存的空闲内存大小。
本接口在OpenHarmony 3.1 Release版本仅为接口定义,暂不支持使用。
**系统能力:** SystemCapability.HiviewDFX.HiProfiler.HiDebug **系统能力:** SystemCapability.HiviewDFX.HiProfiler.HiDebug
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册