Home
last modified time | relevance | path

Searched refs:ShouldHandleFormatError (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dunicode_ops.cc242 inline bool ShouldHandleFormatError(const ErrorOptions& error_options, in ShouldHandleFormatError() function
319 if (ShouldHandleFormatError(error_options_, ch, format_error)) { in TranslateCodepoints()
380 if (ShouldHandleFormatError(error_options_, char_value, in Decode()