Searched defs:debug_log (Results 1 – 16 of 16) sorted by relevance
/aosp_15_r20/bionic/libc/malloc_debug/ |
H A D | debug_log.h | 36 #define debug_log(format, ...) \ macro
|
/aosp_15_r20/external/wpa_supplicant_8/hs20/server/ |
H A D | spp_server.h | 16 FILE *debug_log; member
|
/aosp_15_r20/external/executorch/build/ |
H A D | pick_doc_commits.py | 38 def debug_log(message: str): function
|
/aosp_15_r20/tools/asuite/atest/tools/ |
H A D | indexing.py | 91 def debug_log(func): function
|
/aosp_15_r20/external/rust/crates/quiche/examples/ |
D | client.c | 60 static void debug_log(const char *line, void *argp) { in debug_log() function
|
D | http3-client.c | 64 static void debug_log(const char *line, void *argp) { in debug_log() function
|
D | server.c | 85 static void debug_log(const char *line, void *argp) { in debug_log() function
|
D | http3-server.c | 88 static void debug_log(const char *line, void *argp) { in debug_log() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/examples/ |
D | client.c | 60 static void debug_log(const char *line, void *argp) { in debug_log() function
|
D | http3-client.c | 64 static void debug_log(const char *line, void *argp) { in debug_log() function
|
D | server.c | 85 static void debug_log(const char *line, void *argp) { in debug_log() function
|
D | http3-server.c | 88 static void debug_log(const char *line, void *argp) { in debug_log() function
|
/aosp_15_r20/system/core/libcutils/ |
H A D | ashmem-dev.cpp | 79 static bool debug_log = false; /* set to true for verbose logging and other debug */ variable
|
/aosp_15_r20/external/pytorch/torch/_inductor/ |
H A D | config.py | 1163 debug_log = False variable in trace
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/memory/unix/ |
H A D | apr_pools.c | 1368 apr_file_t *debug_log = NULL; in apr_pool_initialize() local
|
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/ |
H A D | vn_protocol_renderer_defines.h | 2246 void (*debug_log)(struct vn_dispatch_context *ctx, const char *msg); member
|