Home
last modified time | relevance | path

Searched refs:NativeMemInfo (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/include/base/
H A Dproduct_adapter.h38 struct NativeMemInfo { struct
46 typedef void (*NativeMemInfoGetter)(NativeMemInfo *memInfo); argument
154 static void GetNativeMemInfo(NativeMemInfo *memInfo);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-hidebug.md663 getAppNativeMemInfo(): NativeMemInfo
673 | [NativeMemInfo](#nativememinfo12) | 应用进程内存信息|
680 let nativeMemInfo: hidebug.NativeMemInfo = hidebug.getAppNativeMemInfo();
869 ## NativeMemInfo<sup>12+</sup>
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_ability.cpp53 NativeMemInfo memInfo; in DumpNativeMemoryUsage()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dproduct_adapter.cpp150 void ProductAdapter::GetNativeMemInfo(NativeMemInfo *memInfo) in GetNativeMemInfo()
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-hidebug.md663 getAppNativeMemInfo(): NativeMemInfo
673 | [NativeMemInfo](#nativememinfo12) | Memory information of the application process.|
680 let nativeMemInfo: hidebug.NativeMemInfo = hidebug.getAppNativeMemInfo();
869 ## NativeMemInfo<sup>12+</sup>