HomeSort by relevance Sort by last modified time
    Searched defs:LengthDelimitedSize (Results 1 - 6 of 6) sorted by null

  /external/protobuf/src/google/protobuf/
wire_format_lite_inl.h     [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite_inl.h 751 return LengthDelimitedSize(value.ByteSize());
764 return LengthDelimitedSize(
768 inline int WireFormatLite::LengthDelimitedSize(int length) {
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite_inl.h 751 return LengthDelimitedSize(value.ByteSize());
764 return LengthDelimitedSize(
768 inline int WireFormatLite::LengthDelimitedSize(int length) {
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
wire_format_lite_inl.h 751 return LengthDelimitedSize(value.ByteSize());
764 return LengthDelimitedSize(
768 inline int WireFormatLite::LengthDelimitedSize(int length) {
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wire_format_lite_inl.h     [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
wire_format_lite_inl.h 751 return LengthDelimitedSize(value.ByteSize());
764 return LengthDelimitedSize(
768 inline int WireFormatLite::LengthDelimitedSize(int length) {
    [all...]

Completed in 1354 milliseconds