Searched refs:PRINTF_FORMAT (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | wificonfigcommand.h | 35 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 38 #define PRINTF_FORMAT(a,b) macro
|
D | tdlsCommand.h | 55 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 58 #define PRINTF_FORMAT(a,b) macro
|
D | llstatscommand.h | 43 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 46 #define PRINTF_FORMAT(a,b) macro
|
D | ifaceeventhandler.h | 35 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 38 #define PRINTF_FORMAT(a,b) macro
|
D | gscancommand.h | 23 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 26 #define PRINTF_FORMAT(a,b) macro
|
D | nan.cpp | 29 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 32 #define PRINTF_FORMAT(a,b) macro
|