Searched refs:non_static_rows (Results 1 – 1 of 1) sorted by relevance
376 def _get_labels_with_platform(self, non_static_rows, static_rows): argument379 return non_static_rows392 for label_id, label_name, is_platform in non_static_rows:428 non_static_rows = _db.execute(non_static_query)431 rows = self._get_labels_with_platform(non_static_rows, static_rows)