Searched refs:FMS_FUNC_FMT (Results 1 - 1 of 1) sorted by relevance
/foundation/ability/form_fwk/interfaces/inner_api/include/ |
H A D | fms_log_wrapper.h | 54 #ifndef FMS_FUNC_FMT 55 #define FMS_FUNC_FMT "[%{public}s(%{public}s:%{public}d)]" macro 68 FMS_FUNC_FMT fmt, FMS_FUNC_INFO, ##__VA_ARGS__); \ 73 FMS_FUNC_FMT fmt, FMS_FUNC_INFO, ##__VA_ARGS__); \ 78 FMS_FUNC_FMT fmt, FMS_FUNC_INFO, ##__VA_ARGS__); \ 83 FMS_FUNC_FMT fmt, FMS_FUNC_INFO, ##__VA_ARGS__); \ 88 FMS_FUNC_FMT fmt, FMS_FUNC_INFO, ##__VA_ARGS__); \
|
Completed in 1 milliseconds