Home
last modified time | relevance | path

Searched refs:FormatInner (Results 1 - 2 of 2) sorted by relevance

/base/global/i18n_lite/frameworks/i18n/src/
H A Dmeasure_format_impl.cpp58 return FormatInner(false, unit, type, status); in Format()
64 return FormatInner(true, unit, type, status); in Format()
67 std::string MeasureFormatImpl::FormatInner(bool isInteger, std::string &unit, MeasureFormatType type, in FormatInner() function in MeasureFormatImpl
/base/global/i18n_lite/frameworks/i18n/include/
H A Dmeasure_format_impl.h37 std::string FormatInner(bool isInteger, std::string &unit, MeasureFormatType type, I18nStatus &status);

Completed in 2 milliseconds