Searched refs:IsInteractive (Results 1 – 4 of 4) sorted by relevance
94 bool IsInteractive();
356 bool SBCommandInterpreter::IsInteractive() { in IsInteractive() function in SBCommandInterpreter359 return (IsValid() ? m_opaque_ptr->IsInteractive() : false); in IsInteractive()
658 bool IsInteractive();
3343 bool CommandInterpreter::IsInteractive() { in GetIOHandler() 3285 bool CommandInterpreter::IsInteractive() { IsInteractive() function in CommandInterpreter