Home
last modified time | relevance | path

Searched refs:fb_perform_format (Results 1 – 3 of 3) sorted by relevance

/system/core/fastboot/
Dfastboot.h193 void fb_perform_format(const std::string& partition, int skip_if_not_supported,
Dtask.cpp310 fb_perform_format(pname_, 1, partition_type, "", fp_->fs_options, fp_); in Run()
Dfastboot.cpp2006 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()