Home
last modified time | relevance | path

Searched refs:GetCountryCodeType (Results 1 – 4 of 4) 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/services/location_locator/locator/source/
Dlocator_skeleton.cpp589 reply.WriteInt32(country->GetCountryCodeType()); in PreGetIsoCountryCode()
/base/location/frameworks/native/source/
Dnapi_util.cpp124 SetValueInt64(env, "type", country->GetCountryCodeType(), result); in CountryCodeToJs()
/base/location/test/location_locator/source/
Dlocator_service_test.cpp1091 EXPECT_NE(-1, country->GetCountryCodeType());