Searched refs:onDebugDumpRequested (Results 1 – 5 of 5) sorted by relevance
36 void onDebugDumpRequested(uint16_t hostClientId);
54 bool onDebugDumpRequested(uint16_t hostClientId);
47 void PlatformDebugDumpManagerBase::onDebugDumpRequested(uint16_t hostClientId) { in onDebugDumpRequested() function in chre::PlatformDebugDumpManagerBase
88 bool PlatformDebugDumpManagerBase::onDebugDumpRequested(uint16_t hostClientId) { in onDebugDumpRequested() function in chre::PlatformDebugDumpManagerBase
935 .onDebugDumpRequested(hostClientId)) { in handleDebugDumpRequest()