Searched refs:RecordElement (Results 1 – 3 of 3) sorted by relevance
721 if (s.ok() && !*end_of_sequence) RecordElement(ctx); in GetNext()776 void RecordElement(IteratorContext* ctx) { in RecordElement() function
393 void RecordElement(const string& name) LOCKS_EXCLUDED(mu_);
466 void Model::RecordElement(const string& name) { in RecordElement() function in tensorflow::data::model::Model