Home
last modified time | relevance | path

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

/system/chre/platform/shared/include/chre/target_platform/
Dplatform_debug_dump_manager_base.h54 bool onDebugDumpRequested(uint16_t hostClientId);
/system/chre/platform/shared/
Dplatform_debug_dump_manager.cc98 bool PlatformDebugDumpManagerBase::onDebugDumpRequested(uint16_t hostClientId) { in onDebugDumpRequested() function in chre::PlatformDebugDumpManagerBase
/system/chre/platform/slpi/
Dhost_link.cc974 .onDebugDumpRequested(hostClientId)) { in handleDebugDumpRequest()