HomeSort by relevance Sort by last modified time
    Searched refs:FLUSH_ERROR (Results 1 - 4 of 4) sorted by null

  /system/core/logd/
LogBufferElement.h 94 static const log_time FLUSH_ERROR;
LogBufferElement.cpp 33 const log_time LogBufferElement::FLUSH_ERROR((uint32_t)-1, (uint32_t)-1);
263 ? FLUSH_ERROR
LogTimes.cpp 165 if (start == LogBufferElement::FLUSH_ERROR) {
LogBuffer.cpp     [all...]

Completed in 802 milliseconds