Home
last modified time | relevance | path

Searched refs:ConvertByte (Results 1 - 3 of 3) sorted by relevance

/base/global/i18n/frameworks/intl/include/
H A Dmeasure_data.h34 bool ConvertByte(double& number, std::string& unit);
/base/global/i18n/frameworks/intl/src/
H A Dmeasure_data.cpp566 bool ConvertByte(double& number, std::string& unit) in ConvertByte() function
H A Dnumber_format.cpp340 if ((unitUsage == "size-file-byte" || unitUsage == "size-shortfile-byte") && ConvertByte(finalNumber, finalUnit)) { in Format()

Completed in 3 milliseconds