/external/protobuf/src/google/protobuf/ |
wrappers.pb.h | 96 void SetCachedSize(int size) const; 187 void SetCachedSize(int size) const; 278 void SetCachedSize(int size) const; 369 void SetCachedSize(int size) const; 460 void SetCachedSize(int size) const; 551 void SetCachedSize(int size) const; 642 void SetCachedSize(int size) const; 733 void SetCachedSize(int size) const; 832 void SetCachedSize(int size) const; [all...] |
duration.pb.h | 83 void SetCachedSize(int size) const;
|
empty.pb.h | 88 void SetCachedSize(int size) const;
|
timestamp.pb.h | 88 void SetCachedSize(int size) const;
|
struct.pb.h | 108 void SetCachedSize(int size) const; 210 void SetCachedSize(int size) const; 362 void SetCachedSize(int size) const;
|
message.cc | 153 SetCachedSize(size); 157 void Message::SetCachedSize(int /* size */) const { 159 << "\" implements neither SetCachedSize() nor ByteSize(). "
|
any.pb.h | 94 void SetCachedSize(int size) const;
|
empty.pb.cc | 167 void Empty::SetCachedSize(int size) const {
|
field_mask.pb.h | 83 void SetCachedSize(int size) const;
|
source_context.pb.h | 83 void SetCachedSize(int size) const;
|
wrappers.pb.cc | 369 void DoubleValue::SetCachedSize(int size) const { 627 void FloatValue::SetCachedSize(int size) const { 885 void Int64Value::SetCachedSize(int size) const { [all...] |
descriptor.pb.h | 230 void SetCachedSize(int size) const; 322 void SetCachedSize(int size) const; 565 void SetCachedSize(int size) const; 664 void SetCachedSize(int size) const; 763 void SetCachedSize(int size) const; [all...] |
dynamic_message.cc | 266 void SetCachedSize(int size) const; 590 void DynamicMessage::SetCachedSize(int size) const {
|
duration.pb.cc | 156 void Duration::SetCachedSize(int size) const {
|
field_mask.pb.cc | 152 void FieldMask::SetCachedSize(int size) const {
|
source_context.pb.cc | 154 void SourceContext::SetCachedSize(int size) const {
|
timestamp.pb.cc | 174 void Timestamp::SetCachedSize(int size) const {
|
api.pb.h | 87 void SetCachedSize(int size) const; 238 void SetCachedSize(int size) const; 379 void SetCachedSize(int size) const; [all...] |
type.pb.h | 172 void SetCachedSize(int size) const; 315 void SetCachedSize(int size) const; 572 void SetCachedSize(int size) const; 698 void SetCachedSize(int size) const; 801 void SetCachedSize(int size) const; [all...] |
struct.pb.cc | 259 void Struct::SetCachedSize(int size) const { 547 void Value::SetCachedSize(int size) const { [all...] |
any.pb.cc | 173 void Any::SetCachedSize(int size) const {
|
api.pb.cc | 242 void Api::SetCachedSize(int size) const { [all...] |
message.h | 311 virtual void SetCachedSize(int size) const; [all...] |
/external/protobuf/src/google/protobuf/compiler/ |
plugin.pb.h | 95 void SetCachedSize(int size) const; 219 void SetCachedSize(int size) const; 343 void SetCachedSize(int size) const; [all...] |
plugin.pb.cc | 217 void CodeGeneratorRequest::SetCachedSize(int size) const { 715 void CodeGeneratorResponse_File::SetCachedSize(int size) const { [all...] |