Home
last modified time | relevance | path

Searched refs:ReadLineLength (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/iorap/src/inode2filename/
H A Dout_of_process_inode_resolver.cc75 int32_t ReadLineLength(FILE* stream, bool* eof) { in ReadLineLength() function
95 int32_t length = ReadLineLength(stream, eof); in ReadOneLine()