Searched defs:DATA_SIZE (Results 1 – 5 of 5) 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
2892 #define DATA_SIZE 1 macro2895 #define DATA_SIZE 2 macro2898 #define DATA_SIZE 4 macro2902 #define DATA_SIZE 8 macro2907 #define DATA_SIZE 16 macro
28 #define DATA_SIZE (PACKET_SIZE - sizeof(struct fastboot_header)) macro