Home
last modified time | relevance | path

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

/developtools/profiler/hidebug/frameworks/hidebug_ndk/
Dhidebug_ndk.cpp90 void OH_HiDebug_GetAppNativeMemInfo(HiDebug_NativeMemInfo *nativeMemInfo) in OH_HiDebug_GetAppNativeMemInfo()
/developtools/profiler/hidebug/test/unittest/native/
Dhidebug_test.cpp216 HiDebug_NativeMemInfo nativeMemInfo; variable
/developtools/profiler/hidebug/frameworks/native/src/
Dhidebug_native_interface_impl.cpp179 HiDebug_NativeMemInfo nativeMemInfo; in GetAppNativeMemInfo() local
/developtools/profiler/hidebug/interfaces/cj/
Dhidebug_ffi.cpp211 auto nativeMemInfo = HidebugNativeInterface::GetInstance().GetAppNativeMemInfo(); in FfiHidebugGetAppNativeMemInfo() local
/developtools/profiler/hidebug/interfaces/js/kits/napi/
Dnapi_hidebug.cpp581 HiDebug_NativeMemInfo nativeMemInfo{}; in GetAppNativeMemInfo() local