Home
last modified time | relevance | path

Searched defs:GetMetadata (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc979 ::google::protobuf::Metadata FileDescriptorSet::GetMetadata() const { in GetMetadata() function in google::protobuf::FileDescriptorSet
1680 ::google::protobuf::Metadata FileDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::FileDescriptorProto
1954 ::google::protobuf::Metadata DescriptorProto_ExtensionRange::GetMetadata() const { in GetMetadata() function in google::protobuf::DescriptorProto_ExtensionRange
2484 ::google::protobuf::Metadata DescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::DescriptorProto
3201 ::google::protobuf::Metadata FieldDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::FieldDescriptorProto
3444 ::google::protobuf::Metadata OneofDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::OneofDescriptorProto
3776 ::google::protobuf::Metadata EnumDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::EnumDescriptorProto
4107 ::google::protobuf::Metadata EnumValueDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::EnumValueDescriptorProto
4439 ::google::protobuf::Metadata ServiceDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::ServiceDescriptorProto
4849 ::google::protobuf::Metadata MethodDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::MethodDescriptorProto
[all …]
Ddynamic_message.cc508 Metadata DynamicMessage::GetMetadata() const { in GetMetadata() function in google::protobuf::DynamicMessage
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc488 ::google::protobuf::Metadata CodeGeneratorRequest::GetMetadata() const { in GetMetadata() function in google::protobuf::compiler::CodeGeneratorRequest
851 ::google::protobuf::Metadata CodeGeneratorResponse_File::GetMetadata() const { in GetMetadata() function in google::protobuf::compiler::CodeGeneratorResponse_File
1133 ::google::protobuf::Metadata CodeGeneratorResponse::GetMetadata() const { in GetMetadata() function in google::protobuf::compiler::CodeGeneratorResponse
/external/chromium-trace/catapult/telemetry/telemetry/
Dbenchmark.py192 def GetMetadata(self): member in Benchmark