Home
last modified time | relevance | path

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

/aosp12/system/chre/platform/slpi/
H A Dplatform_debug_dump_manager.cc34 void onDebugDumpTriggered(void * /*cookie*/, uint32_t handle) { in onDebugDumpTriggered() function
75 if (!ashRegisterDebugDumpCallback("CHRE", onDebugDumpTriggered, in PlatformDebugDumpManagerBase()
84 ashUnregisterDebugDumpCallback(onDebugDumpTriggered); in ~PlatformDebugDumpManagerBase()