OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fb_queue_download
(Results
1 - 3
of
3
) sorted by null
/system/core/fastboot/
fastboot.h
52
void
fb_queue_download
(const char *name, void *data, unsigned size);
fastboot.c
432
fb_queue_download
("signature", data, sz);
502
fb_queue_download
("signature", data, sz);
640
fb_queue_download
("signature", data, sz);
666
fb_queue_download
("boot.img", data, sz);
engine.c
298
void
fb_queue_download
(const char *name, void *data, unsigned size)
function
Completed in 53 milliseconds