OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fb_download_data_sparse
(Results
1 - 3
of
3
) sorted by null
/system/core/fastboot/
fastboot.h
45
int
fb_download_data_sparse
(Transport* transport, struct sparse_file* s);
protocol.cpp
253
int
fb_download_data_sparse
(Transport* transport, struct sparse_file* s) {
function
engine.cpp
367
status =
fb_download_data_sparse
(transport, reinterpret_cast<sparse_file*>(a->data));
Completed in 94 milliseconds