Searched refs:podsWithPendingImages_ (Results 1 – 1 of 1) sorted by relevance
1034 podsWithPendingImages_: [], property in PodRow1205 this.podsWithPendingImages_.push(pod);1740 var index = this.podsWithPendingImages_.indexOf(pod);1745 this.podsWithPendingImages_.splice(index, 1);1746 if (this.podsWithPendingImages_.length == 0) {