Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dwrappers.pb.cc494 ::PROTOBUF_NAMESPACE_ID::Metadata DoubleValue::GetMetadata() const { in GetMetadata() function in DoubleValue
689 ::PROTOBUF_NAMESPACE_ID::Metadata FloatValue::GetMetadata() const { in GetMetadata() function in FloatValue
886 ::PROTOBUF_NAMESPACE_ID::Metadata Int64Value::GetMetadata() const { in GetMetadata() function in Int64Value
1083 ::PROTOBUF_NAMESPACE_ID::Metadata UInt64Value::GetMetadata() const { in GetMetadata() function in UInt64Value
1280 ::PROTOBUF_NAMESPACE_ID::Metadata Int32Value::GetMetadata() const { in GetMetadata() function in Int32Value
1477 ::PROTOBUF_NAMESPACE_ID::Metadata UInt32Value::GetMetadata() const { in GetMetadata() function in UInt32Value
1672 ::PROTOBUF_NAMESPACE_ID::Metadata BoolValue::GetMetadata() const { in GetMetadata() function in BoolValue
1881 ::PROTOBUF_NAMESPACE_ID::Metadata StringValue::GetMetadata() const { in GetMetadata() function in StringValue
2085 ::PROTOBUF_NAMESPACE_ID::Metadata BytesValue::GetMetadata() const { in GetMetadata() function in BytesValue
Dstruct.pb.cc183 ::PROTOBUF_NAMESPACE_ID::Metadata Struct_FieldsEntry_DoNotUse::GetMetadata() const { in GetMetadata() function in Struct_FieldsEntry_DoNotUse
425 ::PROTOBUF_NAMESPACE_ID::Metadata Struct::GetMetadata() const { in GetMetadata() function in Struct
882 ::PROTOBUF_NAMESPACE_ID::Metadata Value::GetMetadata() const { in GetMetadata() function in Value
1085 ::PROTOBUF_NAMESPACE_ID::Metadata ListValue::GetMetadata() const { in GetMetadata() function in ListValue
Ddescriptor.pb.cc1575 ::PROTOBUF_NAMESPACE_ID::Metadata FileDescriptorSet::GetMetadata() const { in GetMetadata() function in FileDescriptorSet
2240 ::PROTOBUF_NAMESPACE_ID::Metadata FileDescriptorProto::GetMetadata() const { in GetMetadata() function in FileDescriptorProto
2545 ::PROTOBUF_NAMESPACE_ID::Metadata DescriptorProto_ExtensionRange::GetMetadata() const { in GetMetadata() function in DescriptorProto_ExtensionRange
2801 ::PROTOBUF_NAMESPACE_ID::Metadata DescriptorProto_ReservedRange::GetMetadata() const { in GetMetadata() function in DescriptorProto_ReservedRange
3352 ::PROTOBUF_NAMESPACE_ID::Metadata DescriptorProto::GetMetadata() const { in GetMetadata() function in DescriptorProto
3577 ::PROTOBUF_NAMESPACE_ID::Metadata ExtensionRangeOptions::GetMetadata() const { in GetMetadata() function in ExtensionRangeOptions
4210 ::PROTOBUF_NAMESPACE_ID::Metadata FieldDescriptorProto::GetMetadata() const { in GetMetadata() function in FieldDescriptorProto
4492 ::PROTOBUF_NAMESPACE_ID::Metadata OneofDescriptorProto::GetMetadata() const { in GetMetadata() function in OneofDescriptorProto
4748 ::PROTOBUF_NAMESPACE_ID::Metadata EnumDescriptorProto_EnumReservedRange::GetMetadata() const { in GetMetadata() function in EnumDescriptorProto_EnumReservedRange
5134 ::PROTOBUF_NAMESPACE_ID::Metadata EnumDescriptorProto::GetMetadata() const { in GetMetadata() function in EnumDescriptorProto
[all …]
Dapi.pb.cc597 ::PROTOBUF_NAMESPACE_ID::Metadata Api::GetMetadata() const { in GetMetadata() function in Api
998 ::PROTOBUF_NAMESPACE_ID::Metadata Method::GetMetadata() const { in GetMetadata() function in Method
1245 ::PROTOBUF_NAMESPACE_ID::Metadata Mixin::GetMetadata() const { in GetMetadata() function in Mixin
Dtype.pb.cc743 ::PROTOBUF_NAMESPACE_ID::Metadata Type::GetMetadata() const { in GetMetadata() function in Type
1228 ::PROTOBUF_NAMESPACE_ID::Metadata Field::GetMetadata() const { in GetMetadata() function in Field
1584 ::PROTOBUF_NAMESPACE_ID::Metadata Enum::GetMetadata() const { in GetMetadata() function in Enum
1852 ::PROTOBUF_NAMESPACE_ID::Metadata EnumValue::GetMetadata() const { in GetMetadata() function in EnumValue
2111 ::PROTOBUF_NAMESPACE_ID::Metadata Option::GetMetadata() const { in GetMetadata() function in Option
Dempty.pb.cc240 ::PROTOBUF_NAMESPACE_ID::Metadata Empty::GetMetadata() const { in GetMetadata() function in Empty
Dtimestamp.pb.cc309 ::PROTOBUF_NAMESPACE_ID::Metadata Timestamp::GetMetadata() const { in GetMetadata() function in Timestamp
Dduration.pb.cc309 ::PROTOBUF_NAMESPACE_ID::Metadata Duration::GetMetadata() const { in GetMetadata() function in Duration
Dsource_context.pb.cc287 ::PROTOBUF_NAMESPACE_ID::Metadata SourceContext::GetMetadata() const { in GetMetadata() function in SourceContext
Dfield_mask.pb.cc285 ::PROTOBUF_NAMESPACE_ID::Metadata FieldMask::GetMetadata() const { in GetMetadata() function in FieldMask
Dany.pb.cc335 ::PROTOBUF_NAMESPACE_ID::Metadata Any::GetMetadata() const { in GetMetadata() function in Any
Ddynamic_message.cc644 Metadata DynamicMessage::GetMetadata() const { in GetMetadata() function in google::protobuf::DynamicMessage
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_android_mapper.cpp51 GetMetadata(android::sp<IMapper> mapper, const native_handle_t *buffer, in GetMetadata() function
/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc555 ::PROTOBUF_NAMESPACE_ID::Metadata Version::GetMetadata() const { in GetMetadata() function in compiler::Version
909 ::PROTOBUF_NAMESPACE_ID::Metadata CodeGeneratorRequest::GetMetadata() const { in GetMetadata() function in compiler::CodeGeneratorRequest
1231 ::PROTOBUF_NAMESPACE_ID::Metadata CodeGeneratorResponse_File::GetMetadata() const { in GetMetadata() function in compiler::CodeGeneratorResponse_File
1525 ::PROTOBUF_NAMESPACE_ID::Metadata CodeGeneratorResponse::GetMetadata() const { in GetMetadata() function in compiler::CodeGeneratorResponse
/third_party/gn/src/gn/
Dtarget.cc1235 bool Target::GetMetadata(const std::vector<std::string>& keys_to_extract, in GetMetadata() function in Target