Home
last modified time | relevance | path

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

/external/jsoncpp/src/lib_json/
Djson_reader.cpp764 Location lastLineStart = current; in getLocationLineAndColumn() local
771 lastLineStart = current; in getLocationLineAndColumn()
774 lastLineStart = current; in getLocationLineAndColumn()
779 column = int(location - lastLineStart) + 1; in getLocationLineAndColumn()
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp977 Location lastLineStart = current; in getLocationLineAndColumn() local
984 lastLineStart = current; in getLocationLineAndColumn()
987 lastLineStart = current; in getLocationLineAndColumn()
992 column = int(location - lastLineStart) + 1; in getLocationLineAndColumn()
1981 Location lastLineStart = current; in getLocationLineAndColumn() local
1988 lastLineStart = current; in getLocationLineAndColumn()
1991 lastLineStart = current; in getLocationLineAndColumn()
1996 column = int(location - lastLineStart) + 1; in getLocationLineAndColumn()