Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/linux/minidump_writer/
Dline_reader.h64 bool GetNextLine(const char **line, unsigned *len) { in GetNextLine() function
/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DCommon.cpp52 bool LineSplit::GetNextLine(StrRange& out) in GetNextLine() function in LineSplit