Home
last modified time | relevance | path

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

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