| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ |
| D | navrouter_group_node.cpp | 58 void NavRouterGroupNode::OnDetachFromMainTree(bool recursive, PipelineContext* context) in OnDetachFromMainTree() 81 void NavRouterGroupNode::OnAttachToMainTree(bool recursive) in OnAttachToMainTree() 89 void NavRouterGroupNode::OnOffscreenProcess(bool recursive) in OnOffscreenProcess()
|
| D | navdestination_group_node.cpp | 144 void NavDestinationGroupNode::OnAttachToMainTree(bool recursive) in OnAttachToMainTree() 152 void NavDestinationGroupNode::OnOffscreenProcess(bool recursive) in OnOffscreenProcess()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
| D | tab_content_node.cpp | 28 void TabContentNode::OnAttachToMainTree(bool recursive) in OnAttachToMainTree() 37 void TabContentNode::OnDetachFromMainTree(bool recursive, PipelineContext* context) in OnDetachFromMainTree() 50 void TabContentNode::OnOffscreenProcess(bool recursive) in OnOffscreenProcess()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
| D | content_slot_node.h | 63 void OnAttachToMainTree(bool recursive) override in OnAttachToMainTree()
|
| D | lazy_for_each_node.h | 188 void OnAttachToMainTree(bool recursive) override in OnAttachToMainTree() 215 void OnOffscreenProcess(bool recursive) override in OnOffscreenProcess()
|
| /foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/file/file05/ |
| D | index.js | 43 recursive: true, property
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/ |
| D | file_n_exporter.h | 56 bool recursive = false; member 66 bool recursive = false; member 76 bool recursive = false; member 91 bool recursive = false; member
|
| D | file_n_exporter.cpp | 960 bool recursive = false; in Mkdir() local 997 bool recursive = false; in Rmdir() local 1034 bool recursive = false; in Get() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| D | ui_node.cpp | 97 void UINode::AttachContext(PipelineContext* context, bool recursive) in AttachContext() 113 void UINode::DetachContext(bool recursive) in DetachContext() 615 void UINode::AttachToMainTree(bool recursive, PipelineContext* context) in AttachToMainTree() 640 [[deprecated]] void UINode::AttachToMainTree(bool recursive) in AttachToMainTree() 658 void UINode::DetachFromMainTree(bool recursive) in DetachFromMainTree() 711 void UINode::ProcessOffscreenTask(bool recursive) in ProcessOffscreenTask()
|
| D | ui_node.h | 847 virtual void OnOffscreenProcess(bool recursive) {} in OnOffscreenProcess()
|
| D | frame_node.cpp | 1271 void FrameNode::OnAttachToMainTree(bool recursive) in OnAttachToMainTree() 1407 void FrameNode::OnDetachFromMainTree(bool recursive, PipelineContext* context) in OnDetachFromMainTree() 5155 void FrameNode::AttachContext(PipelineContext* context, bool recursive) in AttachContext() 5162 void FrameNode::DetachContext(bool recursive) in DetachContext()
|
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
| D | hvigor-wrapper.js | 16 …("crypto"),n="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefine… variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/ |
| D | form_node.cpp | 256 void FormNode::OnDetachFromMainTree(bool recursive, PipelineContext* context) in OnDetachFromMainTree()
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/pipeline/rsrendernode_fuzzer/ |
| D | rsrendernode_fuzzer.cpp | 110 bool recursive = GetData<bool>(); in RSBaseRenderNodeFuzzTest() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
| D | stateMgmt.js | 4430 debugInfoViewHierarchy(recursive = false) { argument 4433 debugInfoViewHierarchyInternal(depth = 0, recursive = false) { argument 4446 debugInfoUpdateFuncByElmtId(recursive = false) { argument 4449 debugInfoUpdateFuncByElmtIdInternal(counter, depth = 0, recursive = false) { argument 7159 debugInfoView(recursive = false) { argument 7162 debugInfoViewInternal(recursive = false) { argument 7170 debugInfoDirtDescendantElementIds(recursive = false) { argument 7173 debugInfoDirtDescendantElementIdsInternal(depth = 0, recursive = false, counter) { argument 9437 debugInfoDirtDescendantElementIdsInternal(depth = 0, recursive = false, counter) { argument
|
| /foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
| D | hvigor-wrapper.js | 15 …("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=require("… function
|
| /foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
| D | hvigor-wrapper.js | 15 …("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=require("… argument
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| D | entity_collection.cpp | 543 void EntityCollection::MarkModified(bool modified, bool recursive) in MarkModified()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| D | navigation_group_node.cpp | 1152 void NavigationGroupNode::OnDetachFromMainTree(bool recursive, PipelineContext* context) in OnDetachFromMainTree() 1184 void NavigationGroupNode::OnAttachToMainTree(bool recursive) in OnAttachToMainTree()
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| D | rs_base_render_node_test.cpp | 757 bool recursive = false; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
| D | render_context.h | 255 virtual void OnNodeDisappear(bool recursive) {} in OnNodeDisappear() 256 virtual void OnNodeAppear(bool recursive) {} in OnNodeAppear()
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
| D | node_system.cpp | 1068 ISceneNode* NodeSystem::CloneNode(const ISceneNode& node, bool recursive) in CloneNode()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
| D | select_overlay_node.cpp | 2720 void SelectOverlayNode::OnDetachFromMainTree(bool recursive, PipelineContext* context) in OnDetachFromMainTree()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | rosen_render_context.cpp | 302 void RosenRenderContext::OnNodeAppear(bool recursive) in OnNodeAppear() 325 void RosenRenderContext::OnNodeDisappear(bool recursive) in OnNodeDisappear()
|