| /base/global/resource_management/test/resource/src/all/resources/ar_SA/element/ |
| D | plural.json | 7 "quantity":"zero", string 11 "quantity":"one", string 15 "quantity":"two", string 19 "quantity":"few", string 23 "quantity":"many", string 27 "quantity":"other", string
|
| /base/global/resource_management/test/resource/src/all/resources/pl_PL/element/ |
| D | plural.json | 7 "quantity":"one", string 11 "quantity":"few", string 15 "quantity":"many", string 19 "quantity":"other", string
|
| /base/global/resource_management/test/resource/src/all/resources/base/element/ |
| D | plural.json | 7 "quantity":"one", string 11 "quantity":"other", string
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
| D | resource_manager_test.cpp | 119 void ResourceManagerTest::TestPluralStringById(int quantity, const char *cmp, bool format) const in TestPluralStringById() 134 void ResourceManagerTest::TestPluralStringByName(int quantity, const char *cmp, bool format) const in TestPluralStringByName() 777 int quantity = 1; variable 793 int quantity = 1; variable 809 int quantity = 1; variable 831 int quantity = 0; variable 869 int quantity = 1; variable 900 int quantity = 1; variable 931 int quantity = 1; variable
|
| D | resource_manager_performance_test.cpp | 570 int quantity[] = {1, 100}; variable 603 int quantity[] = {1, 100}; variable 633 int quantity[] = {1, 100}; variable 666 int quantity[] = {1, 100}; variable
|
| /base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
| D | resource_manager_test.cpp | 234 void ResourceManagerTest::TestPluralStringById(int quantity, const char *cmp, bool format) const in TestPluralStringById() 250 void ResourceManagerTest::TestPluralStringByName(int quantity, const char *cmp, bool format) const in TestPluralStringByName() 1283 int quantity = 1; variable 1299 int quantity = 1; variable 1315 int quantity = 1; variable 1337 int quantity = 0; variable 1375 int quantity = 1; variable 1406 int quantity = 1; variable 1455 int quantity = 1; variable 1470 int quantity = 1; variable [all …]
|
| D | resource_manager_performance_test.cpp | 570 int quantity[] = {1, 100}; variable 603 int quantity[] = {1, 100}; variable 633 int quantity[] = {1, 100}; variable 666 int quantity[] = {1, 100}; variable
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
| D | resource_manager_impl.cpp | 179 RState ResourceManagerImpl::GetPluralStringById(uint32_t id, int quantity, std::string &outValue) in GetPluralStringById() 185 RState ResourceManagerImpl::GetPluralStringByName(const char *name, int quantity, std::string &outV… in GetPluralStringByName() 192 …sourceManagerImpl::GetPluralStringByIdFormat(std::string &outValue, uint32_t id, int quantity, ...) in GetPluralStringByIdFormat() 209 …anagerImpl::GetPluralStringByNameFormat(std::string &outValue, const char *name, int quantity, ...) in GetPluralStringByNameFormat() 228 int quantity, std::string &outValue) in GetPluralString()
|
| D | hap_manager.cpp | 53 std::string HapManager::GetPluralRulesAndSelect(int quantity) in GetPluralRulesAndSelect()
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| D | resource_manager_impl.cpp | 254 RState ResourceManagerImpl::GetPluralStringById(uint32_t id, int quantity, std::string &outValue) in GetPluralStringById() 260 RState ResourceManagerImpl::GetPluralStringByName(const char *name, int quantity, std::string &outV… in GetPluralStringByName() 267 …sourceManagerImpl::GetPluralStringByIdFormat(std::string &outValue, uint32_t id, int quantity, ...) in GetPluralStringByIdFormat() 291 …anagerImpl::GetPluralStringByNameFormat(std::string &outValue, const char *name, int quantity, ...) in GetPluralStringByNameFormat() 317 int quantity, std::string &outValue) in GetPluralString()
|
| D | hap_manager.cpp | 94 std::string HapManager::GetPluralRulesAndSelect(int quantity) in GetPluralRulesAndSelect()
|