Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Dproto_writer.h138 void DecrementInvalidDepth() { --invalid_depth_; } in DecrementInvalidDepth() function
Dprotostream_objectwriter.cc554 DecrementInvalidDepth(); in EndObject()
784 DecrementInvalidDepth(); in EndList()