Home
last modified time | relevance | path

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

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