Home
last modified time | relevance | path

Searched refs:readsToEnd (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_ring_buffer.h107 unsigned int readsToEnd; in Read() local
110 readsToEnd = LENGTH - readPosition; in Read()
111 reqSurpassesBufferEnd = numReadsRequested > readsToEnd; in Read()
119 block.SetLength(readsToEnd); in Read()

Completed in 1 milliseconds