Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp1000 static std::string fb_fix_numeric_var(std::string var) { in fb_fix_numeric_var() function
1019 partition_size_str = fb_fix_numeric_var(partition_size_str); in copy_boot_avb_footer()
1564 sizeString = fb_fix_numeric_var(sizeString); in fb_get_flash_block_size()
1621 partition_size = fb_fix_numeric_var(partition_size); in fb_perform_format()