Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
H A Dconstant_definition.h107 COUNTRY_CODE_FROM_LOCATION, enumerator
/base/location/frameworks/native/locator_sdk/source/
H A Dcountry_code_manager.cpp226 type = COUNTRY_CODE_FROM_LOCATION; in GetIsoCountryCode()
346 country.SetCountryCodeType(COUNTRY_CODE_FROM_LOCATION); in OnLocationReport()
348 if (manager->UpdateCountryCodeByLocation(code, COUNTRY_CODE_FROM_LOCATION)) { in OnLocationReport()
/base/location/frameworks/js/napi/source/
H A Dlocation_napi_entry.cpp165 SetEnumPropertyByInteger(env, countryCodeType, COUNTRY_CODE_FROM_LOCATION, "COUNTRY_CODE_FROM_LOCATION"); in CountryCodeTypeConstructor()

Completed in 3 milliseconds