Home
last modified time | relevance | path

Searched defs:IntegerValue (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/update/updater/services/script/script_interpreter/
H A Dscript_context.h71 …explicit IntegerValue(int32_t value) : UScriptValue(UScriptValue::VALUE_TYPE_INTEGER), value_(valu… in IntegerValue() function
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H A Dast.js325 IntegerValue() { method in AstObject
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dast.cpp386 uint64_t AstObject::IntegerValue() const in IntegerValue() function in AstObject