Searched refs:StopStartable (Results 1 – 2 of 2) sorted by relevance
263 StopStartable(interface_cast<IStartable>(root), behavior); in StopHierarchy()266 …root, true, [this, behavior](const IStartable::Ptr& startable) { StopStartable(startable.get(), be… in StopHierarchy()271 void StartableObjectController::StopStartable(IStartable* const startable, ControlBehavior behavior) in StopStartable() function in StartableObjectController
79 void StopStartable(IStartable* const startable, ControlBehavior behavior);