Searched refs:ExecuteOneLine (Results 1 – 6 of 6) sorted by relevance
23 bool ExecuteOneLine(
30 bool ScriptInterpreterNone::ExecuteOneLine(llvm::StringRef command, in ExecuteOneLine() function in ScriptInterpreterNone
75 if (script_interpreter->ExecuteOneLine(command, &result)) in DoExecute()
95 virtual bool ExecuteOneLine(
164 bool ExecuteOneLine(
765 bool ScriptInterpreterPython::ExecuteOneLine( in ExecuteOneLine() function in ScriptInterpreterPython