Searched refs:BeforeStart (Results 1 – 7 of 7) sorted by relevance
49 BeforeStart = 1, enumerator51 BeforeStartAndExit = BeforeStart | BeforeExit
90 config.waitForKeypress = WaitForKeypress::BeforeStart; in makeCommandLineParser()
224 if( ( m_configData.waitForKeypress & WaitForKeypress::BeforeStart ) != 0 ) { in run()
95 void BeforeStart() { in BeforeStart() function in rtc::__anon062b4f030111::RunnerBase133 BeforeStart(); in OnMessage()162 BeforeStart(); in OnMessage()
133 virtual void BeforeStart() {} in BeforeStart() function
49 BeforeStart(); in StartAsync()
4002 BeforeStart = 1, enumerator4004 BeforeStartAndExit = BeforeStart | BeforeExit7857 config.waitForKeypress = WaitForKeypress::BeforeStart; in makeCommandLineParser()11051 if( ( m_configData.waitForKeypress & WaitForKeypress::BeforeStart ) != 0 ) { in run()