Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Dcountry_code.h39 SetCountryCodeType(country.GetCountryCodeType()); in CountryCode()
47 (countryCodeType_ == country.GetCountryCodeType()); in IsSame()
65 inline int GetCountryCodeType() const in GetCountryCodeType() function
/base/location/frameworks/native/source/
Dnapi_util.cpp122 SetValueInt64(env, "type", country->GetCountryCodeType(), result); in CountryCodeToJs()