未验证 提交 bb4603ba 编写于 作者: O openharmony_ci 提交者: Gitee

!4066 增加接口说明

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