Lines Matching full:spawned_
314 spawned_(false),328 bool spawned() const { return spawned_; }329 void set_spawned(bool is_spawned) { spawned_ = is_spawned; }353 bool spawned_;