Searched refs:MS_CTX_PYTHON_EXE_PATH (Results 1 – 5 of 5) sorted by relevance
43 set_param<std::string>(MS_CTX_PYTHON_EXE_PATH, "python"); in MsContext()
125 MS_CTX_PYTHON_EXE_PATH, enumerator
44 auto env = ms_context->get_param<std::string>(MS_CTX_PYTHON_EXE_PATH); in GetPyExe()
1135 ms_context->set_param<std::string>(MS_CTX_PYTHON_EXE_PATH, py_exe_path_s); in PyExePath()
3147 ms_context->set_param<std::string>(MS_CTX_PYTHON_EXE_PATH, py_exe_path_s); in set_py_exe_path()