Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/parse_example/
H A Dexample_proto_fast_parsing.h118 Status ParseDataType(DataType* dtype) { in ParseDataType() function
647 inline DataType ParseDataType(protobuf::io::CodedInputStream* stream) { in ParseDataType() function
/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_util_unittest.cpp11 TEST(CJS_Util, ParseDataType) { in TEST() argument
H A Dcjs_util.cpp403 CJS_Util::DataType CJS_Util::ParseDataType(WideString* sFormat) { in ParseDataType() function in CJS_Util
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dexample_proto_fast_parsing.cc124 Status ParseDataType(DataType* dtype) { in ParseDataType() function in tensorflow::example::__anonec5fd2030111::parsed::Feature
2052 inline DataType ParseDataType(protobuf::io::CodedInputStream* stream) { in ParseDataType() function