Home
last modified time | relevance | path

Searched defs:nodes (Results 1 - 25 of 69) sorted by relevance

123

/foundation/ability/ability_base/interfaces/kits/native/view_data/include/
H A Dview_data.h36 std::vector<PageNodeInfo> nodes; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_app_demo.cpp34 std::vector<std::shared_ptr<RSCanvasNode>> nodes; variable
H A Drender_service_client_first_frame_callback_demo.cpp34 std::vector<std::shared_ptr<RSCanvasNode>> nodes; variable
H A Drender_service_client_node_demo.cpp29 std::vector<std::shared_ptr<RSCanvasNode>> nodes; variable
[all...]
H A Drender_service_client_rs_animation_demo.cpp39 std::vector<std::shared_ptr<RSCanvasNode>> nodes; variable
H A Drender_service_client_gesture_interrupt_animation_demo.cpp42 std::vector<std::shared_ptr<RSCanvasNode>> nodes; variable
[all...]
/foundation/communication/dsoftbus/core/bus_center/utils/include/
H A Dlnn_map.h41 MapNode **nodes; /* Map node bucket */ member
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_display_zoom_controller_test.cpp100 std::vector<sptr<WindowNode>> nodes; in HWTEST_F() local
H A Daccessibility_connection_test.cpp69 std::vector<sptr<WindowNode>> nodes; in HWTEST_F() local
/base/msdp/device_status/tools/vdev/src/
H A Dvirtual_device.cpp47 std::map<std::string, std::string> nodes; in FindDeviceNode() local
81 void VirtualDevice::GetInputDeviceNodes(std::map<std::string, std::string> &nodes) in GetInputDeviceNodes() argument
[all...]
/base/security/device_security_level/baselib/utils/src/
H A Dutils_state_machine.c40 static const StateNode *GetScheduleStateNode(const StateNode *nodes, uint32_t nodeCnt, uint32_t state, uint32_t event) in GetScheduleStateNode() argument
76 void ScheduleMachine(const StateNode *nodes, uint32_t nodeCnt, StateMachine *machine, uint32_t event, const void *para) in ScheduleMachine() argument
/base/useriam/user_auth_framework/services/core/src/
H A Dschedule_node_helper.cpp27 BuildFromHdi(const std::vector<HdiScheduleInfo> &infos, std::shared_ptr<ScheduleNodeCallback> callback, std::vector<std::shared_ptr<ScheduleNode>> &nodes) BuildFromHdi() argument
34 BuildFromHdi(const std::vector<HdiScheduleInfo> &infos, std::shared_ptr<ScheduleNodeCallback> callback, std::vector<std::shared_ptr<ScheduleNode>> &nodes, const NodeOptionalPara &para) BuildFromHdi() argument
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/nodecontext/
H A Dintf_render_node_graph_manager.h63 BASE_NS::vector<RenderNodeDesc> nodes; member
87 BASE_NS::vector<RenderNodeDescInfo> nodes; member
/foundation/multimodalinput/input/test/facility/virtual_device/src/
H A Dgeneral_device.cpp70 std::map<std::string, std::string> nodes; in FindDeviceNode() local
102 void GeneralDevice::GetInputDeviceNodes(std::map<std::string, std::string> &nodes) in GetInputDeviceNodes() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Ddata_share_subscriber_managers_test.cpp108 std::vector<PredicateTemplateNode> nodes; in HWTEST_F() local
/foundation/distributeddatamgr/udmf/framework/common/
H A Dgraph.cpp68 std::stack<uint32_t> nodes; in Dfs() local
/foundation/window/window_manager/wmserver/src/
H A Daccessibility_connection.cpp39 std::vector<sptr<WindowNode>> nodes; in NotifyAccessibilityWindowInfo() local
68 std::vector<sptr<WindowNode>> nodes; in NotifyAccessibilityWindowInfo() local
45 NotifyAccessibilityWindowInfo(DisplayId displayId, const std::vector<sptr<WindowNode>>& nodes, WindowUpdateType type) NotifyAccessibilityWindowInfo() argument
74 NotifyAccessibilityWindowInfo(const std::vector<sptr<WindowNode>>& nodes, uint32_t focusedWindow, WindowUpdateType type) const NotifyAccessibilityWindowInfo() argument
86 FillAccessibilityWindowInfo(const std::vector<sptr<WindowNode>>& nodes, uint32_t focusedWindow, std::vector<sptr<AccessibilityWindowInfo>>& infos) const FillAccessibilityWindowInfo() argument
123 std::vector<sptr<WindowNode>> nodes; GetAccessibilityWindowInfo() local
[all...]
H A Dminimize_app.cpp119 auto nodes = iter.second; in IsNodeNeedMinimize() local
138 auto nodes = needMinimizeAppNodes_.at(reason); in IsNodeNeedMinimizeWithReason() local
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dsample_stack_printer.cpp168 std::vector<SampleStackItem*> nodes; in Print() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/
H A Dmenu_item_group_pattern.cpp132 std::queue<RefPtr<UINode>> nodes; in UpdateMenuItemIconInfo() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Ddata.h57 BASE_NS::vector<BASE_NS::unique_ptr<GLTF2::Node>> nodes; member
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dhierarchy_controller.cpp129 BASE_NS::vector<INode::Ptr> nodes; in GetAllNodes() local
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/
H A Djson_input.cpp108 BASE_NS::vector<ISerNode::Ptr> nodes; in ImportArray() local
/foundation/communication/dsoftbus/core/common/include/
H A Dsoftbus_queue.h62 uintptr_t nodes[0]; /* queue nodes */ member
/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_map.c72 MapNode **nodes = NULL; in MapResize() local
[all...]

Completed in 9 milliseconds

123