Home
last modified time | relevance | path

Searched defs:rightValue (Results 1 - 3 of 3) sorted by relevance

/base/update/updater/test/unittest/script/
H A Dscript_interpreter_unittest.cpp45 UScriptValuePtr rightValue = std::make_shared<UScriptValue>(UScriptValue::VALUE_TYPE_RETURN); in TestScriptInterpreterScriptValue() local
120 UScriptValuePtr rightValue = std::make_shared<IntegerValue>(0); in TestIntegerValueComputer() local
143 UScriptValuePtr rightValue = std::make_shared<IntegerValue>(0); in TestFloatValueComputer() local
163 UScriptValuePtr rightValue = std::make_shared<IntegerValue>(0); TestStringValueComputer() local
[all...]
/base/update/updater/services/script/script_interpreter/
H A Dscript_context.cpp241 UScriptValuePtr rightValue = UScriptValue::GetRightCompluteValue(value); Computer() local
427 ComputerReturn(int32_t action, UScriptValuePtr rightValue, UScriptValuePtr defReturn) const ComputerReturn() argument
461 UScriptValuePtr rightValue = UScriptValue::GetRightCompluteValue(value); Computer() local
600 GetRightCompluteValue(UScriptValuePtr rightValue) GetRightCompluteValue() argument
[all...]
/base/security/security_component_manager/frameworks/security_component/src/
H A Dsec_comp_base.cpp382 auto rightValue = std::tie(other->type_, other->fontSize_, other->iconSize_, other->textIconSpace_, in CompareComponentBasicInfo() local

Completed in 4 milliseconds