Searched defs:log_msg (Results 1 - 6 of 6) sorted by relevance

/external/libunwind/tests/
H A Dtest-coredump-unwind.c150 void log_msg(const char *s, ...) function
159 #define log(...) log_msg(__VA_ARGS__)
/external/vulkan-validation-layers/layers/
H A Dvk_layer_logging.h361 static inline bool log_msg(const debug_report_data *debug_data, VkFlags msgFlags, VkDebugReportObjectTypeEXT objectType,
365 static inline bool log_msg(const debug_report_data *debug_data, VkFlags msgFlags, VkDebugReportObjectTypeEXT objectType, function
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap.h99 void (*log_msg)(void *ctx, const char *msg); member in struct:eapol_callbacks
/external/wpa_supplicant_8/src/eap_server/
H A Deap.h99 void (*log_msg)(void *ctx, const char *msg); member in struct:eapol_callbacks
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Deap.h99 void (*log_msg)(void *ctx, const char *msg); member in struct:eapol_callbacks
/external/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4622 void log_msg(const char *msg) { function in namespace:NegativeThreadRoles

Completed in 274 milliseconds