Searched defs:city_code (Results 1 – 3 of 3) sorted by relevance
60 const string16& city_code() const { return city_code_; } in city_code() function71 void set_city_code(const string16& city_code) { city_code_ = city_code; } in set_city_code()
137 string16* city_code, in ParsePhoneNumber()196 string16 number, city_code, country_code; in set_whole_number() local
13 string16 city_code; in TEST() local