Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dcoded_stream.h428 void UnsafeDecrementRecursionDepth();
1320 inline void CodedInputStream::UnsafeDecrementRecursionDepth() { in UnsafeDecrementRecursionDepth() function
/external/protobuf/src/google/protobuf/
Dwire_format_lite.h1250 input->UnsafeDecrementRecursionDepth(); in ReadGroup()