Home
last modified time | relevance | path

Searched refs:weston_log_scope_vprintf (Results 1 – 2 of 2) sorted by relevance

/third_party/weston/libweston/
Dweston-log.c806 weston_log_scope_vprintf(struct weston_log_scope *scope, in weston_log_scope_vprintf() function
848 len = weston_log_scope_vprintf(scope, fmt, ap); in weston_log_scope_printf()
/third_party/weston/xwayland/
Dwindow-manager.c217 weston_log_scope_vprintf(wm->server->wm_debug, fmt, ap); in wm_printf()