Searched refs:fb_perform_format (Results 1 – 1 of 1) sorted by relevance
/system/core/fastboot/ |
D | fastboot.cpp | 1700 static void fb_perform_format( in fb_perform_format() function 2117 fb_perform_format(partition, 0, type_override, size_override, "", fs_options); in Main() 2311 … fb_perform_format(partition, 1, partition_type, "", initial_userdata_dir, fs_options); in Main() 2314 fb_perform_format(partition, 1, partition_type, "", "", fs_options); in Main()
|