Searched defs:CordStringListDecoderImpl (Results 1 – 1 of 1) sorted by relevance
206 class CordStringListDecoderImpl : public StringListDecoder { class208 explicit CordStringListDecoderImpl(const Cord& in) : reader_(in) {} in CordStringListDecoderImpl() function in tensorflow::port::CordStringListDecoderImpl