Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DCommon.h155 size_t GetNextLineIndex() const { return m_NextLineIndex; } in GetNextLineIndex() function
DVmaReplay.cpp1159 const size_t currLineNumber = lineSplit.GetNextLineIndex(); in Parse()
4070 const size_t currLineNumber = lineSplit.GetNextLineIndex(); in ProcessFile()
4138 printf("File lines: %zu\n", lineSplit.GetNextLineIndex()); in ProcessFile()