Searched refs:TranslateCodepoints (Results 1 – 1 of 1) sorted by relevance
317 void TranslateCodepoints(icu::UnicodeString* s, bool* found_any_format_error, in TranslateCodepoints() function in tensorflow::UnicodeTranscodeOp338 std::bind(&UnicodeTranscodeOp::TranslateCodepoints, this, &source, in Transcode()