Home
last modified time | relevance | path

Searched refs:PLURALS (Results 1 - 14 of 14) sorted by relevance

/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dres_common.h77 PLURALS = 17, enumerator
H A Dglobal_utils.h59 PLURALS = 17, enumerator
H A Dres_desc.h59 type == ResType::PLURALS || type == ResType::PATTERN) { in IsArrayOfType()
/base/global/resource_management/interfaces/inner_api/include/
H A Dres_common.h97 PLURALS = 17, enumerator
/base/global/resource_management/frameworks/resmgr/include/
H A Dres_desc.h60 type == ResType::PLURALS || type == ResType::PATTERN) { in IsArrayOfType()
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dresource_manager_impl.cpp188 hapManager_->FindQualifierValueByName(name, ResType::PLURALS); in GetPluralStringByName()
212 hapManager_->FindQualifierValueByName(name, ResType::PLURALS); in GetPluralStringByNameFormat()
235 if (idItem == nullptr || idItem->resType_ != ResType::PLURALS) { in GetPluralString()
/base/global/resource_management/frameworks/resmgr/src/
H A Dresource_manager_impl.cpp314 hapManager_->FindQualifierValueByName(name, ResType::PLURALS, isOverrideResMgr_); in GetPluralStringByName()
346 hapManager_->FindQualifierValueByName(name, ResType::PLURALS, isOverrideResMgr_); in GetPluralStringByNameFormat()
376 if (idItem == nullptr || idItem->resType_ != ResType::PLURALS) { in GetPluralString()
1584 hapManager_->FindQualifierValueByName(name, ResType::PLURALS, isOverrideResMgr_); in GetFormatPluralStringByName()
H A Dhap_manager.cpp1072 {"plural", PLURALS},
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dresource_manager_test_string.cpp1283 int id = rmc->GetResId("eat_apple1", ResType::PLURALS); in HWTEST_F()
1297 int id = rmc->GetResId("eat_apple", ResType::PLURALS); in HWTEST_F()
1311 int id = rmc->GetResId("eat_apple", ResType::PLURALS); in HWTEST_F()
1363 int id = rmc->GetResId("eat_apple", ResType::PLURALS); in HWTEST_F()
H A Dresource_manager_performance_test.cpp579 int id = GetResId("eat_apple", ResType::PLURALS); in HWTEST_F()
642 int id = GetResId("eat_apple", ResType::PLURALS); in HWTEST_F()
H A Dresource_manager_test_common.cpp140 int id = GetResId("eat_apple", ResType::PLURALS); in TestPluralStringById()
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dresource_manager_performance_test.cpp572 int id = GetResId("eat_apple", ResType::PLURALS); in HWTEST_F()
635 int id = GetResId("eat_apple", ResType::PLURALS); in HWTEST_F()
H A Dresource_manager_test.cpp123 int id = GetResId("eat_apple", ResType::PLURALS); in TestPluralStringById()
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp55 {PLURALS, SELECT_PLURALS},

Completed in 20 milliseconds