Searched defs:SetInspectorTag (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_column.cpp | 74 void JSColumn::SetInspectorTag(const std::string& inspectorTag) in SetInspectorTag() function in OHOS::OHOS::Ace::Framework::JSColumn |
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ | ||
H A D | inspector_node.h | 67 void SetInspectorTag(const std::string& inspectorTag) in SetInspectorTag() function in OHOS::Ace::V2::InspectorNode |
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ | ||
H A D | component.h | 86 virtual void SetInspectorTag(std::string inspectorTag) in SetInspectorTag() function in OHOS::Ace::UpdateRenderType::Component |
Completed in 2 milliseconds