Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dtensor_coding.cc46 bool DecodeStringList(const string& src, tstring* strings, int64_t n) { in DecodeStringList() function
150 bool DecodeStringList(const absl::Cord& src, string* strings, int64_t n) { in DecodeStringList() function
173 bool DecodeStringList(const absl::Cord& src, tstring* strings, int64_t n) { in DecodeStringList() function