Searched refs:onLogsReady (Results 1 – 5 of 5) sorted by relevance
51 void LogBufferManager::onLogsReady() { in onLogsReady() function in chre::LogBufferManager68 onLogsReady(); in flushLogs()
368 mCallback->onLogsReady(); in dispatch()376 mCallback->onLogsReady(); in dispatch()
110 void onLogsReady() final;
76 virtual void onLogsReady() = 0;
37 void onLogsReady() { in onLogsReady() function in chre::TestLogBufferCallback