Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_node.h492 void SetJsComponentId(const std::string& jsComponentId) in SetJsComponentId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp372 accessibilityNode_->SetJsComponentId(key_); in AddComposedComponentId()