Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_column.cpp82 void JSColumn::SetInspectorTag(const std::string& inspectorTag) in SetInspectorTag() function in OHOS::Ace::Framework::JSColumn
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_node.h67 void SetInspectorTag(const std::string& inspectorTag) in SetInspectorTag() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent.h86 virtual void SetInspectorTag(std::string inspectorTag) in SetInspectorTag() function