Searched refs:PlatformDebugDumpManagerBase (Results 1 – 6 of 6) sorted by relevance
73 PlatformDebugDumpManagerBase::PlatformDebugDumpManagerBase() { in PlatformDebugDumpManagerBase() function in chre::PlatformDebugDumpManagerBase82 PlatformDebugDumpManagerBase::~PlatformDebugDumpManagerBase() { in ~PlatformDebugDumpManagerBase()88 bool PlatformDebugDumpManagerBase::onDebugDumpRequested(uint16_t hostClientId) { in onDebugDumpRequested()99 void PlatformDebugDumpManagerBase::sendDebugDumpResult(const char *debugStr, in sendDebugDumpResult()
33 class PlatformDebugDumpManagerBase {39 PlatformDebugDumpManagerBase();45 ~PlatformDebugDumpManagerBase();
47 void PlatformDebugDumpManagerBase::onDebugDumpRequested(uint16_t hostClientId) { in onDebugDumpRequested()53 void PlatformDebugDumpManagerBase::sendDebugDumpResult(const char *debugStr, in sendDebugDumpResult()
27 class PlatformDebugDumpManagerBase {
34 class PlatformDebugDumpManager : public PlatformDebugDumpManagerBase,
29 class PlatformDebugDumpManagerBase {