Home
last modified time | relevance | path

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

/aosp12/system/chre/platform/shared/
H A Dlog_buffer_manager.cc66 bool logWasSent = false; in startSendLogsToHostLoop() local
92 logWasSent = true; in startSendLogsToHostLoop()
96 if (!logWasSent) { in startSendLogsToHostLoop()