Home
last modified time | relevance | path

Searched defs:ReaderThreadParams (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/logging/logd/
H A DLogBufferTest.h111 struct ReaderThreadParams { struct
123 TestReaderThread(const ReaderThreadParams& params, LogBufferTest& test) : test_(test) { in TestReaderThread() argument