Lines Matching full:spawned_
6900 spawned_(false),6914 bool spawned() const { return spawned_; }6915 void set_spawned(bool is_spawned) { spawned_ = is_spawned; }6939 bool spawned_;