Searched defs:DATA_SIZE (Results 1 – 9 of 9) sorted by relevance
20 static constexpr auto DATA_SIZE = 8; variable
24 static constexpr auto DATA_SIZE = 8; variable
1303 #define DATA_SIZE 1 macro1306 #define DATA_SIZE 2 macro1309 #define DATA_SIZE 4 macro1313 #define DATA_SIZE 8 macro1318 #define DATA_SIZE 16 macro
2889 #define DATA_SIZE 1 macro2892 #define DATA_SIZE 2 macro2895 #define DATA_SIZE 4 macro2899 #define DATA_SIZE 8 macro2904 #define DATA_SIZE 16 macro
28 #define DATA_SIZE (PACKET_SIZE - sizeof(struct fastboot_header)) macro