Searched refs:proto_element (Results 1 – 1 of 1) sorted by relevance
309 const LiteralProto* proto_element = &proto; in CreateFromProto() local311 CHECK(i < proto_element->tuple_literals_size()); in CreateFromProto()312 proto_element = &proto_element->tuple_literals(i); in CreateFromProto()316 if (proto_element->tuple_literals_size() != in CreateFromProto()321 proto_element->tuple_literals_size()); in CreateFromProto()330 TF_RETURN_IF_ERROR(piece->CopyFromProto(*proto_element)); in CreateFromProto()