Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/
H A Dui_content_stub_impl.cpp23 int32_t UIContentServiceStubImpl::GetInspectorTree(const std::function<void(std::string, int32_t, b… in GetInspectorTree() function in OHOS::Ace::UIContentServiceStubImpl
H A Dui_content_proxy.cpp24 int32_t UIContentServiceProxy::GetInspectorTree(const std::function<void(std::string, int32_t, bool… in GetInspectorTree() function in OHOS::Ace::UIContentServiceProxy
H A Dui_session_manager.cpp159 void UiSessionManager::GetInspectorTree() in GetInspectorTree() function in OHOS::Ace::UiSessionManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector.cpp162 std::string Inspector::GetInspectorTree(const RefPtr<PipelineContext>& context, bool isLayoutInspec… in GetInspectorTree() function in OHOS::Ace::V2::Inspector
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp841 void Inspector::GetInspectorTree(InspectorTreeMap& treesInfo) in GetInspectorTree() function in OHOS::Ace::NG::Inspector
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp4765 void PipelineContext::GetInspectorTree() in GetInspectorTree() function in OHOS::Ace::NG::PipelineContext