OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fb_queue_format
(Results
1 - 3
of
3
) sorted by null
/system/core/fastboot/
fastboot.h
52
void
fb_queue_format
(const char *ptn, int skip_if_not_supported);
fastboot.c
938
fb_queue_format
(argv[1], 0);
1026
fb_queue_format
("userdata", 1);
1028
fb_queue_format
("cache", 1);
engine.c
392
void
fb_queue_format
(const char *partition, int skip_if_not_supported)
function
Completed in 121 milliseconds