Lines Matching refs:spawned_
327 spawned_(false),341 bool spawned() const { return spawned_; }342 void set_spawned(bool is_spawned) { spawned_ = is_spawned; }366 bool spawned_;