Searched refs:FMS_FUNC_INFO (Results 1 - 1 of 1) sorted by relevance
/foundation/ability/form_fwk/interfaces/inner_api/include/ |
H A D | fms_log_wrapper.h | 62 #ifndef FMS_FUNC_INFO 63 #define FMS_FUNC_INFO FMS_FILE_NAME, __FUNCTION__, __LINE__ 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