Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/
H A Dfinalize_dataset_op_test.cc60 const std::vector<std::string>& type_strings) { in CheckDatasetPipelineTypeStrings()
65 const DatasetBase* dataset, const std::vector<std::string>& type_strings, in CheckDatasetPipelineTypeString()
/aosp_15_r20/system/core/init/
H A Dproperty_type.cpp37 auto type_strings = Split(type_string, " "); in CheckType() local
/aosp_15_r20/system/core/property_service/libpropertyinfoserializer/
H A Dproperty_info_file.cpp33 bool IsTypeValid(const std::vector<std::string>& type_strings) { in IsTypeValid()
/aosp_15_r20/external/coreboot/src/lib/
H A Dbootmem.c133 static const struct range_strings type_strings[] = { variable