Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonemetadata.pb.h284 void set_domestic_carrier_code_formatting_rule(const std::string& value);
285 void set_domestic_carrier_code_formatting_rule(std::string&& value);
286 void set_domestic_carrier_code_formatting_rule(const char* value);
287 void set_domestic_carrier_code_formatting_rule(const char* value, size_t size);
1765 inline void NumberFormat::set_domestic_carrier_code_formatting_rule(const std::string& value) { in set_domestic_carrier_code_formatting_rule() function in i18n::phonenumbers::NumberFormat
1780 inline void NumberFormat::set_domestic_carrier_code_formatting_rule(std::string&& value) { in set_domestic_carrier_code_formatting_rule() function in i18n::phonenumbers::NumberFormat
1786 inline void NumberFormat::set_domestic_carrier_code_formatting_rule(const char* value) { in set_domestic_carrier_code_formatting_rule() function in i18n::phonenumbers::NumberFormat
1793 inline void NumberFormat::set_domestic_carrier_code_formatting_rule(const char* value, in set_domestic_carrier_code_formatting_rule() function in i18n::phonenumbers::NumberFormat

Completed in 9 milliseconds