Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.cpp71 const char COUNTRY_TAG[] = "countryOrRegion"; variable
603 localeValue->Put(COUNTRY_TAG, AceApplicationInfo::GetInstance().GetCountryOrRegion().c_str()); in NativeOnConfigurationUpdated()