Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/
Dasyoutypeformatter.h103 bool CreateFormattingTemplate(const NumberFormat& format);
Dasyoutypeformatter.cc148 if (CreateFormattingTemplate(number_format)) { in MaybeCreateNewTemplate()
240 bool AsYouTypeFormatter::CreateFormattingTemplate(const NumberFormat& format) { in CreateFormattingTemplate() function in i18n::phonenumbers::AsYouTypeFormatter