Home
last modified time | relevance | path

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

/aosp_15_r20/external/cpuinfo/deps/clog/include/
H A Dclog.h42 #define CLOG_DEFINE_LOG_DEBUG(log_debug_function_name, module, level) \ argument
44 inline static void log_debug_function_name(const char* format, ...) { \
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/include/
H A Dclog.h65 #define CLOG_DEFINE_LOG_DEBUG(log_debug_function_name, module, level) \ argument
67 inline static void log_debug_function_name(const char* format, ...) { \