Home
last modified time | relevance | path

Searched defs:integerValue (Results 1 – 2 of 2) sorted by relevance

/base/update/updater/services/script/script_interpreter/
Dscript_context.cpp447 IntegerValue* integerValue = static_cast<IntegerValue*>(rightValue.get()); in Computer() local
/base/global/i18n/interfaces/js/kits/src/
Dintl_addon.cpp206 int64_t integerValue = -1; in GetIntegerOptionValue() local
1024 int64_t integerValue = std::stoi(optionValue); in SetIntegerOptionProperties() local