Searched refs:commitDebugDump (Results 1 – 3 of 3) sorted by relevance
110 bool commitDebugDump(uint32_t handle, const char *debugStr, bool done);
87 bool commitDebugDump(uint32_t handle, const char *debugStr, bool done) { in commitDebugDump() function
99 chre::commitDebugDump(*handle, dump.get(), true /*done*/); in performDebugDumpCallback()