Home
last modified time | relevance | path

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

/system/chre/core/include/chre/core/
Dnanoapp.h245 void logMessageHistoryEntry(DebugDumpWrapper &debugDump) const;
/system/chre/core/
Dnanoapp.cc291 void Nanoapp::logMessageHistoryEntry(DebugDumpWrapper &debugDump) const { in logMessageHistoryEntry() function in chre::Nanoapp
Devent_loop.cc457 app->logMessageHistoryEntry(debugDump); in logStateToBuffer()