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