Searched refs:GetRunAtInitialStop (Results 1 – 2 of 2) sorted by relevance
1382 bool GetRunAtInitialStop() const { return m_at_initial_stop; } in GetRunAtInitialStop() function
3075 !at_initial_stop || p.second->GetRunAtInitialStop(); in RunStopHooks()3136 if (at_initial_stop && !cur_hook_sp->GetRunAtInitialStop()) in RunStopHooks()