Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/libc/malloc_debug/
H A Ddebug_log.h36 #define debug_log(format, ...) \ macro
/aosp_15_r20/external/wpa_supplicant_8/hs20/server/
H A Dspp_server.h16 FILE *debug_log; member
/aosp_15_r20/external/executorch/build/
H A Dpick_doc_commits.py38 def debug_log(message: str): function
/aosp_15_r20/tools/asuite/atest/tools/
H A Dindexing.py91 def debug_log(func): function
/aosp_15_r20/external/rust/crates/quiche/examples/
Dclient.c60 static void debug_log(const char *line, void *argp) { in debug_log() function
Dhttp3-client.c64 static void debug_log(const char *line, void *argp) { in debug_log() function
Dserver.c85 static void debug_log(const char *line, void *argp) { in debug_log() function
Dhttp3-server.c88 static void debug_log(const char *line, void *argp) { in debug_log() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/examples/
Dclient.c60 static void debug_log(const char *line, void *argp) { in debug_log() function
Dhttp3-client.c64 static void debug_log(const char *line, void *argp) { in debug_log() function
Dserver.c85 static void debug_log(const char *line, void *argp) { in debug_log() function
Dhttp3-server.c88 static void debug_log(const char *line, void *argp) { in debug_log() function
/aosp_15_r20/system/core/libcutils/
H A Dashmem-dev.cpp79 static bool debug_log = false; /* set to true for verbose logging and other debug */ variable
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dconfig.py1163 debug_log = False variable in trace
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/memory/unix/
H A Dapr_pools.c1368 apr_file_t *debug_log = NULL; in apr_pool_initialize() local
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/
H A Dvn_protocol_renderer_defines.h2246 void (*debug_log)(struct vn_dispatch_context *ctx, const char *msg); member