Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DSDP.cpp110 size_t stopLineIndex; in section_end() local
111 getSectionRange(section, nullptr /* lineStartIndex */, &stopLineIndex); in section_end()
113 return mLines.cbegin() + stopLineIndex; in section_end()