Searched refs:GetStatusFromMethod (Results 1 – 3 of 3) sorted by relevance
56 return GetStatusFromMethod("launch"); in Launch()60 return GetStatusFromMethod("resume"); in Resume()74 return GetStatusFromMethod("stop"); in Stop()
30 ScriptedPythonInterface::GetStatusFromMethod(llvm::StringRef method_name) { in GetStatusFromMethod() function in ScriptedPythonInterface
111 Status GetStatusFromMethod(llvm::StringRef method_name);