HomeSort by relevance Sort by last modified time
    Searched refs:StringSize (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 385 ::google::protobuf::internal::WireFormatLite::StringSize(
393 total_size += ::google::protobuf::internal::WireFormatLite::StringSize(
724 ::google::protobuf::internal::WireFormatLite::StringSize(
731 ::google::protobuf::internal::WireFormatLite::StringSize(
738 ::google::protobuf::internal::WireFormatLite::StringSize(
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.pb.cc     [all...]
wire_format_lite.h 508 static inline int StringSize(const string& value);
wire_format.cc 714 data_size += WireFormatLite::StringSize(value);
wire_format_lite_inl.h 737 inline int WireFormatLite::StringSize(const string& value) {
    [all...]

Completed in 95 milliseconds