Home
last modified time | relevance | path

Searched defs:fastboot_buffer (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/
Dfastboot.cpp116 struct fastboot_buffer { struct
117 enum fb_buffer_type type;
118 void* data;
119 int64_t sz;
120 unique_fd fd;
121 int64_t image_size;