Searched refs:GetCountryCodeType (Results 1 – 4 of 4) sorted by relevance
39 SetCountryCodeType(country.GetCountryCodeType()); in CountryCode()47 (countryCodeType_ == country.GetCountryCodeType()); in IsSame()65 inline int GetCountryCodeType() const in GetCountryCodeType() function
589 reply.WriteInt32(country->GetCountryCodeType()); in PreGetIsoCountryCode()
124 SetValueInt64(env, "type", country->GetCountryCodeType(), result); in CountryCodeToJs()
1091 EXPECT_NE(-1, country->GetCountryCodeType());