Lines Matching full:spawned_
6861 spawned_(false),6875 bool spawned() const { return spawned_; }6876 void set_spawned(bool is_spawned) { spawned_ = is_spawned; }6900 bool spawned_;