Searched refs:fb_perform_format (Results 1 – 3 of 3) sorted by relevance
/system/core/fastboot/ |
D | fastboot.h | 193 void fb_perform_format(const std::string& partition, int skip_if_not_supported,
|
D | task.cpp | 310 fb_perform_format(pname_, 1, partition_type, "", fp_->fs_options, fp_); in Run()
|
D | fastboot.cpp | 2006 void fb_perform_format(const std::string& partition, int skip_if_not_supported, in fb_perform_format() function 2447 fb_perform_format(partition, 0, type_override, size_override, fp->fs_options, in Main()
|