Searched refs:stop_entry (Results 1 – 1 of 1) sorted by relevance
2659 for (auto stop_entry : m_stop_hooks) { in RunStopHooks() local2660 StopHookSP cur_hook_sp = stop_entry.second; in RunStopHooks()