Home
last modified time | relevance | path

Searched defs:nativeInterface (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/hidebug/frameworks/hidebug_ndk/
Dhidebug_ndk.cpp43 auto nativeInterface = OHOS::HiviewDFX::HidebugNativeInterface::CreateInstance(); in OH_HiDebug_GetAppThreadCpuUsage() local
87 auto nativeInterface = OHOS::HiviewDFX::HidebugNativeInterface::CreateInstance(); in OH_HiDebug_GetAppMemoryLimit() local
101 auto nativeInterface = OHOS::HiviewDFX::HidebugNativeInterface::CreateInstance(); in OH_HiDebug_GetAppNativeMemInfo() local
121 auto nativeInterface = OHOS::HiviewDFX::HidebugNativeInterface::CreateInstance(); in OH_HiDebug_GetSystemMemInfo() local
141 auto nativeInterface = OHOS::HiviewDFX::HidebugNativeInterface::CreateInstance(); in OH_HiDebug_StartAppTraceCapture() local
160 auto nativeInterface = OHOS::HiviewDFX::HidebugNativeInterface::CreateInstance(); in OH_HiDebug_StopAppTraceCapture() local
172 auto nativeInterface = OHOS::HiviewDFX::HidebugNativeInterface::CreateInstance(); in OH_HiDebug_GetGraphicsMemory() local
/developtools/profiler/hidebug/interfaces/js/kits/napi/
Dnapi_hidebug.cpp668 auto nativeInterface = HidebugNativeInterface::CreateInstance(); in GetAppThreadCpuUsage() local
681 auto nativeInterface = HidebugNativeInterface::CreateInstance(); in GetAppMemoryLimit() local
719 auto nativeInterface = HidebugNativeInterface::CreateInstance(); in GetAppNativeMemInfo() local
765 auto nativeInterface = HidebugNativeInterface::CreateInstance(); in GetSystemMemInfo() local
805 auto nativeInterface = HidebugNativeInterface::CreateInstance(); in StartAppTraceCapture() local
835 auto nativeInterface = HidebugNativeInterface::CreateInstance(); in StopAppTraceCapture() local