Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_common_def.inl108 bool ConvertFromJSValue(const JSRef<JSVal>& jsValue, T& result) function
142 bool ConvertFromJSValue(const JSRef<JSVal>& jsValue, const T (&enumValues)[N], T& result) function