Home
last modified time | relevance | path

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

/base/global/i18n_lite/frameworks/i18n/src/
Dplural_rules.cpp24 mZeroRule = rules[PluralRuleType::ZERO]; in PluralRules()
25 mZeroRuleSize = ruleSize[PluralRuleType::ZERO]; in PluralRules()
Dplural_format_impl.cpp61 int zeroRuleSize = static_cast<int>(rules[PluralRuleType::ZERO].size()); in InitPluralRules()
92 return PluralRuleType::ZERO; in GetPluralRuleIndex()
228 return PluralRuleType::ZERO; in GetPluralRuleIndex()
/base/global/i18n_lite/interfaces/kits/i18n/include/
Dtypes.h177 ZERO, enumerator
/base/update/updater/test/unittest/applypatch_test/
Dtransfer_manager_unittest.cpp55 tm->CheckResult(CommandResult::NEED_RETRY, cmd, CommandType::ZERO);
/base/update/updater/services/applypatch/
Dcommand_function.cpp33 case CommandType::ZERO: in GetCommandFunction()
Dcommand.cpp84 return CommandType::ZERO; in ParseCommandType()
Dtransfer_manager.cpp170 type == CommandType::ZERO; in NeedSetProgress()
/base/update/updater/services/include/applypatch/
Dcommand.h37 ZERO, enumerator
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/
Dn_func_arg.h29 ZERO = 0, enumerator
/base/update/packaging_tools/
Dtransfers_manager.py36 ZERO = 1 variable in ActionType
106 ActionType.ZERO, tgt_file_name, FILE_MAP_ZERO_KEY,
Dpatch_package_process.py77 if each_action.type_str == ActionType.ZERO:
188 transfer_content, ActionType.ZERO,
456 if type_str not in (ActionType.NEW, ActionType.ZERO):
/base/update/packaging_tools/test/
Dtest_utils.py168 ActionType.ZERO, "tgt_file_name", "__ZERO",
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dhap_manager.cpp37 case OHOS::I18N::PluralRuleType::ZERO: in ConvertToPluralStr()
/base/global/i18n_lite/frameworks/i18n/test/unittest/lite/common/
Di18n_test.cpp598 expect = PluralRuleType::ZERO;
1014 expect = PluralRuleType::ZERO;