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 | 56 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 59 #define PRINTF_FORMAT(a,b) macro
|
D | llstatscommand.h | 44 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 47 #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 | 28 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 31 #define PRINTF_FORMAT(a,b) macro
|