Searched defs:script_log (Results 1 – 8 of 8) sorted by relevance
106 struct script_log { struct117 struct script_log **logs; /* logs where to write data from stream */ argument
11 std::string script_log; in GetScriptLog() local
77 double script_log; in GetFetchTimeForJavaScriptFileInMilliseconds() local
57 void script_log(obs_script_t *script, int level, const char *format, ...) in script_log() function
138 static void script_log(lua_State *L, const std::string &message, in script_log() function
638 static void script_log(void *, obs_script_t *script, int log_level, in script_log() function
583 static void script_log(js_State *J) in script_log() function
495 static int script_log(lua_State *L) in script_log() function