Home
last modified time | relevance | path

Searched defs:debug_log (Results 1 – 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hs20/server/
Dspp_server.h16 FILE *debug_log; member
/external/rust/crates/quiche/examples/
Dclient.c57 static void debug_log(const char *line, void *argp) { in debug_log() function
Dhttp3-client.c61 static void debug_log(const char *line, void *argp) { in debug_log() function
Dserver.c82 static void debug_log(const char *line, void *argp) { in debug_log() function
Dhttp3-server.c85 static void debug_log(const char *line, void *argp) { in debug_log() function
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_temprename.cpp66 static std::ostream& debug_log = cerr; variable
/external/virglrenderer/src/venus/venus-protocol/
Dvn_protocol_renderer_defines.h1789 void (*debug_log)(struct vn_dispatch_context *ctx, const char *msg); member