Searched refs:ScriptPath (Results 1 – 1 of 1) sorted by relevance
29 std::string ScriptPath(uv_loop_t* loop, const std::string& script_name) { in ScriptPath() function291 std::string script_path = ScriptPath(&loop, script_name_); in ThreadMain()