Home
last modified time | relevance | path

Searched refs:skip_if_not_supported (Results 1 – 2 of 2) sorted by relevance

/system/core/fastboot/
Dfastboot.h193 void fb_perform_format(const std::string& partition, int skip_if_not_supported,
Dfastboot.cpp2006 void fb_perform_format(const std::string& partition, int skip_if_not_supported, in fb_perform_format() argument
2052 if (skip_if_not_supported) { in fb_perform_format()
2085 if (skip_if_not_supported) { in fb_perform_format()
2090 if (!skip_if_not_supported) { in fb_perform_format()