|
Android-cuttlefish cvd tool
|
Classes | |
| struct | FileData |
Functions | |
| Result< FileData > | GetLastNLines (ReaderSeeker &rs, size_t n, std::function< Result< bool >(std::string_view)> &filter_line, std::string name) |
Variables | |
| constexpr size_t | kChunkReadSize = 1 << 20 |
| constexpr size_t | kMaximumScrollback = 1 << 24 |
| Result< FileData > cuttlefish::anonymous_namespace{file_monitor_source.cc}::GetLastNLines | ( | ReaderSeeker & | rs, |
| size_t | n, | ||
| std::function< Result< bool >(std::string_view)> & | filter_line, | ||
| std::string | name | ||
| ) |
|
constexpr |
|
constexpr |