Home
last modified time | relevance | path

Searched refs:MUSL_LOGD (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/porting/linux/user/src/internal/
H A Dmusl_log.h33 #define MUSL_LOGD(...) ((void)HiLogAdapterPrint(MUSL_LOG_TYPE, LOG_DEBUG, MUSL_LOG_DOMAIN, MUSL_LOG_TAG, __VA_ARGS__)) macro
39 #define MUSL_LOGD(...) macro
/third_party/musl/src/internal/linux/
H A Dmusl_log.h40 #define MUSL_LOGD(...) ((void)HiLogAdapterPrint(MUSL_LOG_TYPE, LOG_DEBUG, MUSL_LOG_DOMAIN, MUSL_LOG_TAG, __VA_ARGS__)) macro
46 #define MUSL_LOGD(...) macro
/third_party/musl/porting/linux/user/src/exit/
H A Datexit.c214 MUSL_LOGD("invalidate callback ptr=%{public}p when uninstall %{public}s", node->arg, p->name); in invalidate_exit_funcs()
/third_party/musl/src/exit/linux/
H A Datexit.c213 MUSL_LOGD("invalidate callback ptr=%{public}p when uninstall %{public}s", node->arg, p->name); in invalidate_exit_funcs()
/third_party/musl/porting/linux/user/src/fdsan/
H A Dfdsan.c313 MUSL_LOGD("[fdsan] musl.debug.fdsan set to unknown value '%{public}s'", param_value); in fdsan_set_error_level_from_param()
/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_preinit.c292 MUSL_LOGD("je_reclaim_cache begin."); in handle_recycle_cache()
294 MUSL_LOGD("je_reclaim_cache result=%{public}d.", ret); in handle_recycle_cache()
/third_party/musl/src/fdsan/linux/
H A Dfdsan.c356 MUSL_LOGD("[fdsan] musl.debug.fdsan set to unknown value '%{public}s'", param_value); in fdsan_set_error_level_from_param()
/third_party/musl/src/hook/linux/
H A Dmusl_preinit.c308 MUSL_LOGD("je_reclaim_cache result=%{public}d", ret); in handle_recycle_cache()

Completed in 5 milliseconds