Searched refs:ExecuteOneLine (Results 1 – 8 of 8) sorted by relevance
22 bool ExecuteOneLine(
33 bool ScriptInterpreterNone::ExecuteOneLine(llvm::StringRef command, in ExecuteOneLine() 30 bool ScriptInterpreterNone::ExecuteOneLine(llvm::StringRef command, ExecuteOneLine() function in ScriptInterpreterNone
120 if (script_interpreter->ExecuteOneLine(command, &result)) in DoExecute()
40 bool ExecuteOneLine(
158 bool ScriptInterpreterLua::ExecuteOneLine(llvm::StringRef command, in ExecuteOneLine() function in ScriptInterpreterLua
39 bool ExecuteOneLine(
829 bool ScriptInterpreterPythonImpl::ExecuteOneLine( in ExecuteOneLine() function in ScriptInterpreterPythonImpl
164 virtual bool ExecuteOneLine(