Home
last modified time | relevance | path

Searched refs:REGION (Results 1 - 15 of 15) sorted by relevance

/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dres_common.h45 REGION = 1, enumerator
H A Dglobal_utils.h32 REGION = 1, enumerator
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dhap_parser_test.cpp76 kp->type_ = REGION; in HWTEST_F()
159 kp->type_ = REGION; in HWTEST_F()
H A Dres_desc_test.cpp135 TestKeyParam(KeyType::REGION, 21843, "US"); in HWTEST_F()
136 TestKeyParam(KeyType::REGION, 17230, "CN"); in HWTEST_F()
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dres_desc_test.cpp135 TestKeyParam(KeyType::REGION, 21843, "US"); in HWTEST_F()
136 TestKeyParam(KeyType::REGION, 17230, "CN"); in HWTEST_F()
H A Dhap_parser_test.cpp76 kp1->type_ = REGION; in HWTEST_F()
162 kp2->type_ = REGION; in HWTEST_F()
/base/global/resource_management/interfaces/inner_api/include/
H A Dres_common.h64 REGION = 1, enumerator
/base/telephony/core_service/utils/vcard/src/contact_data/
H A Dvcard_postal_data.cpp31 valuesBucket.Put(ContactData::REGION, region_); in BuildValuesBucket()
51 resultSet->GetColumnIndex(ContactData::REGION, index); in BuildData()
/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
H A Dhap_parser.cpp420 } else if (kp->type_ == REGION) { in CreateResConfigFromKeyParams()
517 case KeyType::REGION: in ToFolderPath()
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dres_desc.cpp84 if ((type_ == KeyType::LANGUAGES) || (type_ == KeyType::REGION) || (type_ == KeyType::SCRIPT)) { in ConvertToStr()
H A Dglobal_utils.c167 case REGION: in SetLocaleItemViaKeys()
/base/global/resource_management/frameworks/resmgr/src/
H A Dres_desc.cpp148 if ((type_ == KeyType::LANGUAGES) || (type_ == KeyType::REGION) || (type_ == KeyType::SCRIPT)) { in ConvertToStr()
H A Dhap_resource.cpp520 if (keyType == KeyType::REGION) { in GetKeyParamsLocales()
/base/telephony/core_service/utils/vcard/include/
H A Dvcard_constant.h255 static constexpr const char *REGION = "region"; member in OHOS::Telephony::ContactData
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp661 } else if (kp->type_ == REGION) { in CreateResConfigFromKeyParams()
812 case KeyType::REGION: in ToFolderPath()

Completed in 11 milliseconds