Searched defs:StringListDecoderImpl (Results 1 – 1 of 1) sorted by relevance
99 class StringListDecoderImpl : public StringListDecoder { class101 explicit StringListDecoderImpl(const string& in) : reader_(in) {} in StringListDecoderImpl() function in tensorflow::port::StringListDecoderImpl