Home
last modified time | relevance | path

Searched refs:SetDomAttributesWithObject (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp345 void SetDomAttributesWithObject(const shared_ptr<JsRuntime>& runtime, const std::string& keyStr, in SetDomAttributesWithObject() function
415 SetDomAttributesWithObject(runtime, keyStr, value, command); in SetDomAttributes()