Home
last modified time | relevance | path

Searched refs:getDebugDumpManager (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/chre/platform/slpi/
H A Dplatform_debug_dump_manager.cc36 EventLoopManagerSingleton::get()->getDebugDumpManager(); in onDebugDumpTriggered()
44 EventLoopManagerSingleton::get()->getDebugDumpManager().sendDebugDumpResult( in debugDumpReadyCb()
94 EventLoopManagerSingleton::get()->getDebugDumpManager().trigger(); in onDebugDumpRequested()
H A Dhost_link.cc934 ->getDebugDumpManager() in handleDebugDumpRequest()
/aosp12/system/chre/core/
H A Ddebug_dump_manager.cc29 EventLoopManagerSingleton::get()->getDebugDumpManager(); in trigger()
40 ->getDebugDumpManager() in trigger()
/aosp12/system/chre/platform/freertos/
H A Dplatform_debug_dump_manager.cc50 EventLoopManagerSingleton::get()->getDebugDumpManager().trigger(); in onDebugDumpRequested()
/aosp12/system/chre/platform/shared/
H A Dchre_api_re.cc81 ->getDebugDumpManager() in platform_chreDebugDumpVaLog()
/aosp12/system/chre/core/include/chre/core/
H A Devent_loop_manager.h288 DebugDumpManager &getDebugDumpManager() { in getDebugDumpManager() function