Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view_common_def.inl106 bool ConvertFromJSValue(const JSRef<JSVal>& jsValue, T& result) function
140 bool ConvertFromJSValue(const JSRef<JSVal>& jsValue, const T (&enumValues)[N], T& result) function