Home
last modified time | relevance | path

Searched refs:GetNativeMemInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/include/base/
H A Dproduct_adapter.h154 static void GetNativeMemInfo(NativeMemInfo *memInfo);
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_ability.cpp54 ProductAdapter::GetNativeMemInfo(&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() function in OHOS::ACELite::ProductAdapter