Home
last modified time | relevance | path

Searched defs:legitimate_message_end (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DCodedInputStream.php45 private $legitimate_message_end; variable
64 $this->legitimate_message_end = false; variable
277 $this->legitimate_message_end = variable
280 $this->legitimate_message_end = true; variable
357 $this->legitimate_message_end = false; variable

Completed in 2 milliseconds