Searched defs:SetCachedSize (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddynamic_message.cc207 void SetCachedSize(int size) const;
428 void DynamicMessage::SetCachedSize(int size) const { function in class:google::protobuf::DynamicMessage
H A Dmessage.cc148 SetCachedSize(size);
152 void Message::SetCachedSize(int size) const { function in class:google::protobuf::Message
154 << "\" implements neither SetCachedSize() nor ByteSize(). "
H A Ddescriptor.pb.cc761 void FileDescriptorSet::SetCachedSize(int size) const { function in class:google::protobuf::FileDescriptorSet
991 void FileDescriptorProto::SetCachedSize(int size) const { function in class:google::protobuf::FileDescriptorProto
1667 void DescriptorProto_ExtensionRange::SetCachedSize(int size) const { function in class:google::protobuf::DescriptorProto_ExtensionRange
1925 void DescriptorProto::SetCachedSize(int size) const { function in class:google::protobuf::DescriptorProto
2502 void FieldDescriptorProto::SetCachedSize(int size) const { function in class:google::protobuf::FieldDescriptorProto
3058 void EnumDescriptorProto::SetCachedSize(int size) const { function in class:google::protobuf::EnumDescriptorProto
3375 void EnumValueDescriptorProto::SetCachedSize(int size) const { function in class:google::protobuf::EnumValueDescriptorProto
3687 void ServiceDescriptorProto::SetCachedSize(int size) const { function in class:google::protobuf::ServiceDescriptorProto
4012 void MethodDescriptorProto::SetCachedSize(int size) const { function in class:google::protobuf::MethodDescriptorProto
4433 void FileOptions::SetCachedSize(in function in class:google::protobuf::FileOptions
5089 void MessageOptions::SetCachedSize(int size) const { function in class:google::protobuf::MessageOptions
5429 void FieldOptions::SetCachedSize(int size) const { function in class:google::protobuf::FieldOptions
5901 void EnumOptions::SetCachedSize(int size) const { function in class:google::protobuf::EnumOptions
6167 void EnumValueOptions::SetCachedSize(int size) const { function in class:google::protobuf::EnumValueOptions
6392 void ServiceOptions::SetCachedSize(int size) const { function in class:google::protobuf::ServiceOptions
6617 void MethodOptions::SetCachedSize(int size) const { function in class:google::protobuf::MethodOptions
6848 void UninterpretedOption_NamePart::SetCachedSize(int size) const { function in class:google::protobuf::UninterpretedOption_NamePart
7127 void UninterpretedOption::SetCachedSize(int size) const { function in class:google::protobuf::UninterpretedOption
7609 void SourceCodeInfo_Location::SetCachedSize(int size) const { function in class:google::protobuf::SourceCodeInfo_Location
8012 void SourceCodeInfo::SetCachedSize(int size) const { function in class:google::protobuf::SourceCodeInfo
[all...]
/external/protobuf/src/google/protobuf/
H A Ddynamic_message.cc195 void SetCachedSize(int size) const;
415 void DynamicMessage::SetCachedSize(int size) const { function in class:google::protobuf::DynamicMessage
H A Dmessage.cc147 SetCachedSize(size);
151 void Message::SetCachedSize(int size) const { function in class:google::protobuf::Message
153 << "\" implements neither SetCachedSize() nor ByteSize(). "
H A Ddescriptor.pb.cc683 void FileDescriptorSet::SetCachedSize(int size) const { function in class:google::protobuf::FileDescriptorSet
908 void FileDescriptorProto::SetCachedSize(int size) const { function in class:google::protobuf::FileDescriptorProto
1441 void DescriptorProto_ExtensionRange::SetCachedSize(int size) const { function in class:google::protobuf::DescriptorProto_ExtensionRange
1699 void DescriptorProto::SetCachedSize(int size) const { function in class:google::protobuf::DescriptorProto
2279 void FieldDescriptorProto::SetCachedSize(int size) const { function in class:google::protobuf::FieldDescriptorProto
2835 void EnumDescriptorProto::SetCachedSize(int size) const { function in class:google::protobuf::EnumDescriptorProto
3152 void EnumValueDescriptorProto::SetCachedSize(int size) const { function in class:google::protobuf::EnumValueDescriptorProto
3464 void ServiceDescriptorProto::SetCachedSize(int size) const { function in class:google::protobuf::ServiceDescriptorProto
3791 void MethodDescriptorProto::SetCachedSize(int size) const { function in class:google::protobuf::MethodDescriptorProto
4204 void FileOptions::SetCachedSize(in function in class:google::protobuf::FileOptions
4729 void MessageOptions::SetCachedSize(int size) const { function in class:google::protobuf::MessageOptions
5065 void FieldOptions::SetCachedSize(int size) const { function in class:google::protobuf::FieldOptions
5462 void EnumOptions::SetCachedSize(int size) const { function in class:google::protobuf::EnumOptions
5686 void EnumValueOptions::SetCachedSize(int size) const { function in class:google::protobuf::EnumValueOptions
5910 void ServiceOptions::SetCachedSize(int size) const { function in class:google::protobuf::ServiceOptions
6134 void MethodOptions::SetCachedSize(int size) const { function in class:google::protobuf::MethodOptions
6365 void UninterpretedOption_NamePart::SetCachedSize(int size) const { function in class:google::protobuf::UninterpretedOption_NamePart
6640 void UninterpretedOption::SetCachedSize(int size) const { function in class:google::protobuf::UninterpretedOption
[all...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc203 void CodeGeneratorRequest::SetCachedSize(int size) const { function in class:google::protobuf::compiler::CodeGeneratorRequest
528 void CodeGeneratorResponse_File::SetCachedSize(int size) const { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
858 void CodeGeneratorResponse::SetCachedSize(int size) const { function in class:google::protobuf::compiler::CodeGeneratorResponse
/external/chromium_org/ui/message_center/views/
H A Dbounded_label.cc61 void SetCachedSize(std::pair<int, int> width_and_lines, gfx::Size size);
122 SetCachedSize(key, size);
250 void InnerBoundedLabel::SetCachedSize(std::pair<int, int> width_and_lines, function in class:message_center::InnerBoundedLabel
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc197 void CodeGeneratorRequest::SetCachedSize(int size) const { function in class:google::protobuf::compiler::CodeGeneratorRequest
523 void CodeGeneratorResponse_File::SetCachedSize(int size) const { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
853 void CodeGeneratorResponse::SetCachedSize(int size) const { function in class:google::protobuf::compiler::CodeGeneratorResponse
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/httpfs/
H A Dhttp_fs_node.cc156 void HttpFsNode::SetCachedSize(off_t size) { function in class:nacl_io::HttpFsNode
276 SetCachedSize(static_cast<off_t>(entity_length));
278 SetCachedSize(static_cast<off_t>(entity_length));
295 SetCachedSize(bytes_read);
408 SetCachedSize(real_size);
418 SetCachedSize(bytes_read);

Completed in 881 milliseconds