Searched refs:protpbufCodedInputStream_ (Results 1 – 2 of 2) sorted by relevance
258 protpbufCodedInputStream_ = in Dump()262 protpbufCodedInputStream_->ReadLittleEndian32(&recordLength); in Dump()268 if (!protpbufCodedInputStream_->ReadString(&recordBuf, recordLength)) { in Dump()
83 std::unique_ptr<google::protobuf::io::CodedInputStream> protpbufCodedInputStream_; variable