Searched refs:StringSize (Results 1 - 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc404 ::google::protobuf::internal::WireFormatLite::StringSize(
412 total_size += ::google::protobuf::internal::WireFormatLite::StringSize(
765 ::google::protobuf::internal::WireFormatLite::StringSize(
772 ::google::protobuf::internal::WireFormatLite::StringSize(
779 ::google::protobuf::internal::WireFormatLite::StringSize(
1059 ::google::protobuf::internal::WireFormatLite::StringSize(
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc1499 ::google::protobuf::internal::WireFormatLite::StringSize(
1506 ::google::protobuf::internal::WireFormatLite::StringSize(
1530 total_size += ::google::protobuf::internal::WireFormatLite::StringSize(
2342 ::google::protobuf::internal::WireFormatLite::StringSize(
3044 ::google::protobuf::internal::WireFormatLite::StringSize(
3070 ::google::protobuf::internal::WireFormatLite::StringSize(
3077 ::google::protobuf::internal::WireFormatLite::StringSize(
3084 ::google::protobuf::internal::WireFormatLite::StringSize(
3380 ::google::protobuf::internal::WireFormatLite::StringSize(
3687 ::google::protobuf::internal::WireFormatLite::StringSize(
[all...]
H A Dwire_format_lite.h479 static inline int StringSize(const string& value);
H A Dwire_format.cc1043 data_size += WireFormatLite::StringSize(value);
H A Dwire_format_lite_inl.h821 inline int WireFormatLite::StringSize(const string& value) { function in class:google::protobuf::internal::WireFormatLite

Completed in 291 milliseconds