| /foundation/ability/ability_base/interfaces/kits/native/view_data/include/ |
| H A D | view_data.h | 36 std::vector<PageNodeInfo> nodes; member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
| H A D | render_service_client_app_demo.cpp | 34 std::vector<std::shared_ptr<RSCanvasNode>> nodes; variable
|
| H A D | render_service_client_first_frame_callback_demo.cpp | 34 std::vector<std::shared_ptr<RSCanvasNode>> nodes; variable
|
| H A D | render_service_client_node_demo.cpp | 29 std::vector<std::shared_ptr<RSCanvasNode>> nodes; variable [all...] |
| H A D | render_service_client_rs_animation_demo.cpp | 39 std::vector<std::shared_ptr<RSCanvasNode>> nodes; variable
|
| H A D | render_service_client_gesture_interrupt_animation_demo.cpp | 42 std::vector<std::shared_ptr<RSCanvasNode>> nodes; variable [all...] |
| /foundation/communication/dsoftbus/core/bus_center/utils/include/ |
| H A D | lnn_map.h | 41 MapNode **nodes; /* Map node bucket */ member
|
| /foundation/window/window_manager/wmserver/test/unittest/ |
| H A D | window_display_zoom_controller_test.cpp | 100 std::vector<sptr<WindowNode>> nodes; in HWTEST_F() local
|
| H A D | accessibility_connection_test.cpp | 69 std::vector<sptr<WindowNode>> nodes; in HWTEST_F() local
|
| /base/msdp/device_status/tools/vdev/src/ |
| H A D | virtual_device.cpp | 47 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 D | utils_state_machine.c | 40 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 D | schedule_node_helper.cpp | 27 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 ¶) BuildFromHdi() argument
|
| /foundation/graphic/graphic_3d/lume/LumeRender/api/render/nodecontext/ |
| H A D | intf_render_node_graph_manager.h | 63 BASE_NS::vector<RenderNodeDesc> nodes; member 87 BASE_NS::vector<RenderNodeDescInfo> nodes; member
|
| /foundation/multimodalinput/input/test/facility/virtual_device/src/ |
| H A D | general_device.cpp | 70 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 D | data_share_subscriber_managers_test.cpp | 108 std::vector<PredicateTemplateNode> nodes;
in HWTEST_F() local
|
| /foundation/distributeddatamgr/udmf/framework/common/ |
| H A D | graph.cpp | 68 std::stack<uint32_t> nodes; in Dfs() local
|
| /foundation/window/window_manager/wmserver/src/ |
| H A D | accessibility_connection.cpp | 39 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 D | minimize_app.cpp | 119 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 D | sample_stack_printer.cpp | 168 std::vector<SampleStackItem*> nodes;
in Print() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/ |
| H A D | menu_item_group_pattern.cpp | 132 std::queue<RefPtr<UINode>> nodes; in UpdateMenuItemIconInfo() local
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
| H A D | data.h | 57 BASE_NS::vector<BASE_NS::unique_ptr<GLTF2::Node>> nodes; member
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | hierarchy_controller.cpp | 129 BASE_NS::vector<INode::Ptr> nodes; in GetAllNodes() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/ |
| H A D | json_input.cpp | 108 BASE_NS::vector<ISerNode::Ptr> nodes; in ImportArray() local
|
| /foundation/communication/dsoftbus/core/common/include/ |
| H A D | softbus_queue.h | 62 uintptr_t nodes[0]; /* queue nodes */ member
|
| /foundation/communication/dsoftbus/core/bus_center/utils/src/ |
| H A D | lnn_map.c | 72 MapNode **nodes = NULL; in MapResize() local [all...] |