/external/tensorflow/tensorflow/core/framework/ |
D | variant_tensor_data.h | 101 bool GetMetadata(string* value, PODResolver<T, false /* is_pod */>) const { in GetMetadata() function 112 bool GetMetadata(T* value, PODResolver<T, true /* is_pod */>) const { in GetMetadata() function
|
/external/tensorflow/tensorflow/core/platform/cloud/ |
D | compute_engine_metadata_client.cc | 36 Status ComputeEngineMetadataClient::GetMetadata( in GetMetadata() function in tensorflow::ComputeEngineMetadataClient
|
D | compute_engine_metadata_client_test.cc | 22 TEST(ComputeEngineMetadataClientTest, GetMetadata) { in TEST() argument
|
/external/tensorflow/tensorflow/core/lib/io/ |
D | record_reader.cc | 111 Status RecordReader::GetMetadata(Metadata* md) { in GetMetadata() function in tensorflow::io::RecordReader
|
/external/protobuf/src/google/protobuf/ |
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 | map_entry.h | 66 ::google::protobuf::Metadata GetMetadata() const { in GetMetadata() function
|
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 | empty.pb.cc | 301 ::google::protobuf::Metadata Empty::GetMetadata() const { in GetMetadata() function in google::protobuf::Empty
|
D | duration.pb.cc | 379 ::google::protobuf::Metadata Duration::GetMetadata() const { in GetMetadata() function in google::protobuf::Duration
|
D | source_context.pb.cc | 335 ::google::protobuf::Metadata SourceContext::GetMetadata() const { in GetMetadata() function in google::protobuf::SourceContext
|
D | descriptor.pb.cc | 1115 ::google::protobuf::Metadata FileDescriptorSet::GetMetadata() const { in GetMetadata() function in google::protobuf::FileDescriptorSet 1928 ::google::protobuf::Metadata FileDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::FileDescriptorProto 2716 ::google::protobuf::Metadata DescriptorProto_ExtensionRange::GetMetadata() const { in GetMetadata() function in google::protobuf::DescriptorProto_ExtensionRange 3015 ::google::protobuf::Metadata DescriptorProto_ReservedRange::GetMetadata() const { in GetMetadata() function in google::protobuf::DescriptorProto_ReservedRange 3666 ::google::protobuf::Metadata DescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::DescriptorProto 4919 ::google::protobuf::Metadata FieldDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::FieldDescriptorProto 5592 ::google::protobuf::Metadata OneofDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::OneofDescriptorProto 6001 ::google::protobuf::Metadata EnumDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::EnumDescriptorProto 6480 ::google::protobuf::Metadata EnumValueDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::EnumValueDescriptorProto 6957 ::google::protobuf::Metadata ServiceDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::ServiceDescriptorProto [all …]
|
D | field_mask.pb.cc | 332 ::google::protobuf::Metadata FieldMask::GetMetadata() const { in GetMetadata() function in google::protobuf::FieldMask
|
D | timestamp.pb.cc | 405 ::google::protobuf::Metadata Timestamp::GetMetadata() const { in GetMetadata() function in google::protobuf::Timestamp
|
D | api.pb.cc | 674 ::google::protobuf::Metadata Api::GetMetadata() const { in GetMetadata() function in google::protobuf::Api 1423 ::google::protobuf::Metadata Method::GetMetadata() const { in GetMetadata() function in google::protobuf::Method 1917 ::google::protobuf::Metadata Mixin::GetMetadata() const { in GetMetadata() function in google::protobuf::Mixin
|
D | type.pb.cc | 726 ::google::protobuf::Metadata Type::GetMetadata() const { in GetMetadata() function in google::protobuf::Type 1672 ::google::protobuf::Metadata Field::GetMetadata() const { in GetMetadata() function in google::protobuf::Field 2351 ::google::protobuf::Metadata Enum::GetMetadata() const { in GetMetadata() function in google::protobuf::Enum 2824 ::google::protobuf::Metadata EnumValue::GetMetadata() const { in GetMetadata() function in google::protobuf::EnumValue 3191 ::google::protobuf::Metadata Option::GetMetadata() const { in GetMetadata() function in google::protobuf::Option
|
D | any.pb.cc | 393 ::google::protobuf::Metadata Any::GetMetadata() const { in GetMetadata() function in google::protobuf::Any
|
D | dynamic_message.cc | 599 Metadata DynamicMessage::GetMetadata() const { in GetMetadata() function in google::protobuf::DynamicMessage
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | xla_device.cc | 179 /* static */ Status XlaDevice::GetMetadata(OpKernelContext* ctx, in GetMetadata() function in tensorflow::XlaDevice 184 /* static */ Status XlaDevice::GetMetadata(OpKernelConstruction* ctx, in GetMetadata() function in tensorflow::XlaDevice
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.pb.cc | 516 ::google::protobuf::Metadata CodeGeneratorRequest::GetMetadata() const { in GetMetadata() function in google::protobuf::compiler::CodeGeneratorRequest 1032 ::google::protobuf::Metadata CodeGeneratorResponse_File::GetMetadata() const { in GetMetadata() function in google::protobuf::compiler::CodeGeneratorResponse_File 1331 ::google::protobuf::Metadata CodeGeneratorResponse::GetMetadata() const { in GetMetadata() function in google::protobuf::compiler::CodeGeneratorResponse
|
/external/grpc-grpc/src/cpp/client/ |
D | secure_credentials.cc | 204 int MetadataCredentialsPluginWrapper::GetMetadata( in GetMetadata() function in grpc::MetadataCredentialsPluginWrapper
|
/external/grpc-grpc/test/cpp/end2end/ |
D | end2end_test.cc | 84 Status GetMetadata( in GetMetadata() function in grpc::testing::__anona0cada910111::TestMetadataCredentialsPlugin
|