/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | svg_tspan_component.h | 28 explicit SvgTspanComponent(const std::list<RefPtr<Component>>& children) : SvgTextComponent(children) {} in SvgTspanComponent()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/ |
H A D | grid_layout_utils.h | 43 * @param items list of GridItems to preload. 47 const RefPtr<GridPattern>& pattern, std::list<GridPreloadItem>&& items, const BuildGridItemCallback& buildCb);
|
/foundation/arkui/ace_engine/frameworks/core/components/sheet/ |
H A D | sheet_component.h | 31 SheetComponent(FlexAlign mainAxisAlign, FlexAlign crossAxisAlign, const std::list<RefPtr<Component>>& children) in SheetComponent()
|
/foundation/arkui/ace_engine/frameworks/core/components/split_container/ |
H A D | column_split_component.h | 30 explicit ColumnSplitComponent(const std::list<RefPtr<Component>>& children) in ColumnSplitComponent()
|
/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/ |
H A D | tool_bar_component.h | 28 explicit ToolBarComponent(const std::list<RefPtr<Component>>& children) in ToolBarComponent()
|
/foundation/arkui/ace_engine/frameworks/core/components/overlay/ |
H A D | overlay_component.h | 27 explicit OverlayComponent(const std::list<RefPtr<Component>>& children) in OverlayComponent()
|
/foundation/arkui/ace_engine/frameworks/core/components/relative_container/ |
H A D | relative_container_component.h | 32 RelativeContainerComponent(const std::list<RefPtr<Component>>& children) in RelativeContainerComponent()
|
/foundation/arkui/ace_engine/frameworks/core/components/align/ |
H A D | align_component.h | 29 AlignComponent(const std::list<RefPtr<Component>>& children, const Alignment& alignment);
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_hyperlink.h | 19 #include <list>
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | if_else_model_impl.h | 28 void SetBranchId(int32_t value, std::list<int32_t>& removedElmtId) override;
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_if_else_ffi.cpp | 36 std::list<int32_t> removes; in FfiOHOSAceFrameworkIfElseSetBranchId()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | if_else_model_ng.h | 31 void SetBranchId(int32_t value, std::list<int32_t>& removedElmtId) override;
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
H A D | search_gesture_event_hub.h | 31 const Offset& offset, std::list<RefPtr<NGGestureRecognizer>>& innerRecognizers, int32_t touchId,
|
/foundation/resourceschedule/device_standby/services/core/src/ |
H A D | ability_manager_helper.cpp | 37 bool WEAK_FUNC AbilityManagerHelper::GetRunningSystemProcess(std::list<SystemProcessInfo>& systemProcessInfos) in GetRunningSystemProcess()
|
/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/ |
H A D | net_dns_result_callback_proxy.h | 28 int32_t OnDnsResultReport(uint32_t size, const std::list<NetDnsResultReport>) override;
|
H A D | netsys_net_dns_health_data.h | 20 #include <list>
|
/foundation/communication/wifi/wifi/base/cRPC/include/ |
H A D | hash_table.h | 52 ListNode **list; member
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/ |
H A D | store_changed_data.h | 19 #include <list>
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
H A D | strategy.h | 19 #include <list>
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/acl/ |
H A D | hci_acl.h | 37 void HciAclOnNumberOfCompletedPacket(uint8_t numberOfHandles, const HciNumberOfCompletedPackets *list);
|
/kernel/linux/linux-5.10/arch/c6x/include/asm/ |
H A D | irq.h | 15 #include <linux/list.h>
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | hvcserver.h | 13 #include <linux/list.h> 19 * hvcs_partner_info - an element in a list of partner info 20 * @node: list_head denoting this partner_info struct's position in the list of 29 * a list using linux kernel lists.
|
/kernel/linux/common_modules/tzdriver/core/ |
H A D | tc_client_driver.h | 17 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptpf.h | 25 struct list_head list; member
|
/kernel/linux/linux-6.6/arch/microblaze/include/asm/ |
H A D | pci-bridge.h | 8 #include <linux/list.h>
|