Home
last modified time | relevance | path

Searched defs:nativeMemInfo (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/hidebug/frameworks/hidebug_ndk/
Dhidebug_ndk.cpp99 void OH_HiDebug_GetAppNativeMemInfo(HiDebug_NativeMemInfo *nativeMemInfo) in OH_HiDebug_GetAppNativeMemInfo()
/developtools/profiler/hidebug/test/unittest/native/
Dhidebug_test.cpp209 HiDebug_NativeMemInfo nativeMemInfo; variable
/developtools/profiler/hidebug/frameworks/native/src/
Dhidebug_native_interface_impl.cpp177 HiDebug_NativeMemInfo nativeMemInfo; in GetAppNativeMemInfo() local
/developtools/profiler/hidebug/interfaces/js/kits/napi/
Dnapi_hidebug.cpp724 auto nativeMemInfo = nativeInterface->GetAppNativeMemInfo(); in GetAppNativeMemInfo() local