OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fb_format_supported
(Results
1 - 3
of
3
) sorted by null
/system/core/fastboot/
fastboot.h
48
int
fb_format_supported
(usb_handle *usb, const char *partition);
fastboot.c
618
/* The function
fb_format_supported
() currently returns the value
621
return
fb_format_supported
(usb, part);
998
if (
fb_format_supported
(usb, argv[1])) {
engine.c
153
int
fb_format_supported
(usb_handle *usb, const char *partition)
function
Completed in 2205 milliseconds