Home
last modified time | relevance | path

Searched defs:GetAttributes (Results 1 – 25 of 58) sorted by relevance

123

/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Ddataset_test_base.cc1033 Status RangeDatasetParams::GetAttributes(AttributeVector* attr_vector) const { in GetAttributes() function in tensorflow::data::RangeDatasetParams
1056 Status BatchDatasetParams::GetAttributes(AttributeVector* attr_vector) const { in GetAttributes() function in tensorflow::data::BatchDatasetParams
1078 Status MapDatasetParams::GetAttributes(AttributeVector* attr_vector) const { in GetAttributes() function in tensorflow::data::MapDatasetParams
1115 Status TensorSliceDatasetParams::GetAttributes( in GetAttributes() function in tensorflow::data::TensorSliceDatasetParams
1159 Status TakeDatasetParams::GetAttributes(AttributeVector* attr_vector) const { in GetAttributes() function in tensorflow::data::TakeDatasetParams
1178 Status ConcatenateDatasetParams::GetAttributes( in GetAttributes() function in tensorflow::data::ConcatenateDatasetParams
1196 Status OptionsDatasetParams::GetAttributes(AttributeVector* attr_vector) const { in GetAttributes() function in tensorflow::data::OptionsDatasetParams
/aosp_15_r20/external/cronet/base/win/
H A Daccess_token.h38 DWORD GetAttributes() const { return attributes_; } in GetAttributes() function
63 DWORD GetAttributes() const { return attributes_; } in GetAttributes() function
/aosp_15_r20/external/gptfdisk/
H A Dattributes.h26 uint64_t GetAttributes(void) const {return attributes;} in GetAttributes() function
H A Dgptpart.h66 Attributes GetAttributes(void) {return attributes;} in GetAttributes() function
/aosp_15_r20/external/pdfium/core/fxcrt/xml/
H A Dcfx_xmlelement.h29 const std::map<WideString, WideString>& GetAttributes() const { in GetAttributes() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/
H A Drewrite_dataset_op_test.cc51 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::__anon6ba169670111::RewriteDatasetParams
H A Doptimize_dataset_op_test.cc53 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::__anonde90a4360111::OptimizeDatasetParams
H A Dget_options_op_test.cc50 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::__anon200d4b4b0111::GetOptionsParams
H A Dreduce_dataset_op_test.cc69 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::__anon76f4007d0111::ReduceDatasetParams
H A Dzip_dataset_op_test.cc55 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::__anon1a17d0980111::ZipDatasetParams
H A Dskip_dataset_op_test.cc49 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::__anonfaf53bbc0111::SkipDatasetParams
H A Dfilter_dataset_op_test.cc62 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::__anon708df34b0111::FilterDatasetParams
H A Dtf_record_dataset_op_test.cc51 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::__anon893353dd0111::TFRecordDatasetParams
H A Dprefetch_dataset_op_test.cc56 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::__anon962b28760111::PrefetchDatasetParams
H A Dflat_map_dataset_op_test.cc58 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::__anon442afc890111::FlatMapDatasetParams
H A Dmap_defun_op_test.cc65 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::__anon15242baf0111::MapDefunOpParams
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DFirmwareVolumeBlock.h349 EFI_FVB_GET_ATTRIBUTES GetAttributes; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DFirmwareVolumeBlock.h336 EFI_FVB_GET_ATTRIBUTES GetAttributes; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DFirmwareVolumeBlock.h343 EFI_FVB_GET_ATTRIBUTES GetAttributes; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DFirmwareVolumeBlock.h343 EFI_FVB_GET_ATTRIBUTES GetAttributes; member
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Drandom_dataset_op_test.cc66 virtual Status GetAttributes(AttributeVector* attributes) const override { in GetAttributes() function in tensorflow::data::experimental::__anon16656e430111::RandomDatasetParams
H A Dlmdb_dataset_op_test.cc51 Status GetAttributes(AttributeVector* attributes) const override { in GetAttributes() function in tensorflow::data::experimental::__anond9dbea010111::LMDBDatasetParams
H A Dsampling_dataset_op_test.cc56 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::experimental::__anon6b5821fd0111::SamplingDatasetParams
H A Dassert_next_dataset_op_test.cc55 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::experimental::__anon31a0d0b20111::AssertNextDatasetParams
H A Dunique_dataset_op_test.cc46 Status GetAttributes(AttributeVector* attributes) const override { in GetAttributes() function in tensorflow::data::experimental::__anon0b518d190111::UniqueDatasetParams

123