/external/protobuf/src/google/protobuf/ |
D | wrappers.pb.h | 112 ::google::protobuf::Metadata GetMetadata() const; 203 ::google::protobuf::Metadata GetMetadata() const; 294 ::google::protobuf::Metadata GetMetadata() const; 385 ::google::protobuf::Metadata GetMetadata() const; 476 ::google::protobuf::Metadata GetMetadata() const; 567 ::google::protobuf::Metadata GetMetadata() const; 658 ::google::protobuf::Metadata GetMetadata() const; 749 ::google::protobuf::Metadata GetMetadata() const; 848 ::google::protobuf::Metadata GetMetadata() const;
|
D | message.h | 322 const Descriptor* GetDescriptor() const { return GetMetadata().descriptor; } in GetDescriptor() 332 return GetMetadata().reflection; in GetReflection() 339 virtual Metadata GetMetadata() const = 0;
|
D | empty.pb.h | 104 ::google::protobuf::Metadata GetMetadata() const;
|
D | struct.pb.h | 119 ::google::protobuf::Metadata GetMetadata() const; 221 ::google::protobuf::Metadata GetMetadata() const; 373 ::google::protobuf::Metadata GetMetadata() const;
|
D | wrappers.pb.cc | 542 ::google::protobuf::Metadata DoubleValue::GetMetadata() const { in GetMetadata() function in google::protobuf::DoubleValue 800 ::google::protobuf::Metadata FloatValue::GetMetadata() const { in GetMetadata() function in google::protobuf::FloatValue 1060 ::google::protobuf::Metadata Int64Value::GetMetadata() const { in GetMetadata() function in google::protobuf::Int64Value 1320 ::google::protobuf::Metadata UInt64Value::GetMetadata() const { in GetMetadata() function in google::protobuf::UInt64Value 1580 ::google::protobuf::Metadata Int32Value::GetMetadata() const { in GetMetadata() function in google::protobuf::Int32Value 1840 ::google::protobuf::Metadata UInt32Value::GetMetadata() const { in GetMetadata() function in google::protobuf::UInt32Value 2098 ::google::protobuf::Metadata BoolValue::GetMetadata() const { in GetMetadata() function in google::protobuf::BoolValue 2373 ::google::protobuf::Metadata StringValue::GetMetadata() const { in GetMetadata() function in google::protobuf::StringValue 2688 ::google::protobuf::Metadata BytesValue::GetMetadata() const { in GetMetadata() function in google::protobuf::BytesValue
|
D | duration.pb.h | 94 ::google::protobuf::Metadata GetMetadata() const;
|
D | timestamp.pb.h | 104 ::google::protobuf::Metadata GetMetadata() const;
|
D | descriptor.pb.h | 241 ::google::protobuf::Metadata GetMetadata() const; 333 ::google::protobuf::Metadata GetMetadata() const; 576 ::google::protobuf::Metadata GetMetadata() const; 675 ::google::protobuf::Metadata GetMetadata() const; 774 ::google::protobuf::Metadata GetMetadata() const; 991 ::google::protobuf::Metadata GetMetadata() const; 1283 ::google::protobuf::Metadata GetMetadata() const; 1377 ::google::protobuf::Metadata GetMetadata() const; 1496 ::google::protobuf::Metadata GetMetadata() const; 1612 ::google::protobuf::Metadata GetMetadata() const; [all …]
|
D | source_context.pb.h | 94 ::google::protobuf::Metadata GetMetadata() const;
|
D | field_mask.pb.h | 94 ::google::protobuf::Metadata GetMetadata() const;
|
D | map_entry.h | 66 ::google::protobuf::Metadata GetMetadata() const { in GetMetadata() function
|
D | empty.pb.cc | 301 ::google::protobuf::Metadata Empty::GetMetadata() const { in GetMetadata() function in google::protobuf::Empty
|
D | type.pb.h | 183 ::google::protobuf::Metadata GetMetadata() const; 326 ::google::protobuf::Metadata GetMetadata() const; 583 ::google::protobuf::Metadata GetMetadata() const; 709 ::google::protobuf::Metadata GetMetadata() const; 812 ::google::protobuf::Metadata GetMetadata() const;
|
D | api.pb.h | 98 ::google::protobuf::Metadata GetMetadata() const; 249 ::google::protobuf::Metadata GetMetadata() const; 390 ::google::protobuf::Metadata GetMetadata() const;
|
D | any.pb.h | 105 ::google::protobuf::Metadata GetMetadata() const;
|
D | dynamic_message.cc | 268 Metadata GetMetadata() const; 599 Metadata DynamicMessage::GetMetadata() const { in GetMetadata() function in google::protobuf::DynamicMessage
|
D | struct.pb.cc | 461 ::google::protobuf::Metadata Struct::GetMetadata() const { in GetMetadata() function in google::protobuf::Struct 956 ::google::protobuf::Metadata Value::GetMetadata() const { in GetMetadata() function in google::protobuf::Value 1452 ::google::protobuf::Metadata ListValue::GetMetadata() const { in GetMetadata() function in google::protobuf::ListValue
|
D | field_mask.pb.cc | 332 ::google::protobuf::Metadata FieldMask::GetMetadata() const { in GetMetadata() function in google::protobuf::FieldMask
|
D | source_context.pb.cc | 335 ::google::protobuf::Metadata SourceContext::GetMetadata() const { in GetMetadata() function in google::protobuf::SourceContext
|
D | duration.pb.cc | 379 ::google::protobuf::Metadata Duration::GetMetadata() const { in GetMetadata() function in google::protobuf::Duration
|
D | timestamp.pb.cc | 405 ::google::protobuf::Metadata Timestamp::GetMetadata() const { in GetMetadata() function in google::protobuf::Timestamp
|
/external/chromium-trace/catapult/telemetry/telemetry/ |
D | benchmark.py | 215 def GetMetadata(self): member in Benchmark
|
D | record_wpr.py | 164 benchmark_metadata = self._benchmark.GetMetadata()
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.pb.h | 106 ::google::protobuf::Metadata GetMetadata() const; 230 ::google::protobuf::Metadata GetMetadata() const; 354 ::google::protobuf::Metadata GetMetadata() const;
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/ |
D | story_runner.py | 308 benchmark_metadata = benchmark.GetMetadata()
|