Home
last modified time | relevance | path

Searched refs:VerifyUTF8StringNamedField (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dplugin.pb.cc264 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in MergePartialFromCodedStream()
283 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in MergePartialFromCodedStream()
338 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in SerializeWithCachedSizes()
348 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in SerializeWithCachedSizes()
374 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in InternalSerializeWithCachedSizesToArray()
384 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in InternalSerializeWithCachedSizesToArray()
771 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in MergePartialFromCodedStream()
788 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in MergePartialFromCodedStream()
805 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in MergePartialFromCodedStream()
843 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in SerializeWithCachedSizes()
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwire_format.h244 static void VerifyUTF8StringNamedField(const char* data,
323 inline void WireFormat::VerifyUTF8StringNamedField( in VerifyUTF8StringNamedField() function
Ddescriptor.pb.cc1320 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in MergePartialFromCodedStream()
1337 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in MergePartialFromCodedStream()
1354 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in MergePartialFromCodedStream()
1502 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in MergePartialFromCodedStream()
1540 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in SerializeWithCachedSizes()
1550 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in SerializeWithCachedSizes()
1560 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in SerializeWithCachedSizes()
1618 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in SerializeWithCachedSizes()
1638 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in InternalSerializeWithCachedSizesToArray()
1649 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField( in InternalSerializeWithCachedSizesToArray()
[all …]
Dwire_format.cc650 VerifyUTF8StringNamedField(value.data(), value.length(), PARSE, in ParseAndMergeField()
921 VerifyUTF8StringNamedField(value.data(), value.length(), SERIALIZE, in SerializeFieldWithCachedSizes()