Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DCommon.cpp114 bool InsideQuotes = false; in ReadNextArg() local
147 InsideQuotes = !InsideQuotes; in ReadNextArg()
166 InsideQuotes = !InsideQuotes; in ReadNextArg()
171 if (InsideQuotes) in ReadNextArg()