Searched defs:log_msg (Results 1 – 6 of 6) sorted by relevance
150 void log_msg(const char *s, ...) in log_msg() function
332 std::string log_msg = base::StringPrintf("VideoCaptureDeviceMFWin: %x", hr); in OnError() local
27 int log_msg(const char *fmt, ...) { in log_msg() function
85 void (*log_msg)(void *ctx, const char *msg); member
197 log_msg(FILE *out, const char *prefix, const char *fmt, ...) { in log_msg() function