Searched refs:ScriptPath (Results 1 – 1 of 1) sorted by relevance
450 std::string ScriptPath(uv_loop_t* loop, const std::string& scriptName) in ScriptPath() function821 std::string scriptPath = ScriptPath(&loop, scriptName); in ThreadMain()