Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dexpected.h116 constexpr ReturnValue(Enum code) : code_(code) {} in ReturnValue() function
/ohos5.0/base/update/updater/services/script/script_interpreter/
H A Dscript_context.h143 ReturnValue() : UScriptValue(UScriptValue::VALUE_TYPE_LIST) {} in ReturnValue() function