Home
last modified time | relevance | path

Searched refs:list (Results 5551 - 5575 of 16352) sorted by relevance

1...<<221222223224225226227228229230>>...655

/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_tspan_component.h28 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 Dgrid_layout_utils.h43 * @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 Dsheet_component.h31 SheetComponent(FlexAlign mainAxisAlign, FlexAlign crossAxisAlign, const std::list<RefPtr<Component>>& children) in SheetComponent()
/foundation/arkui/ace_engine/frameworks/core/components/split_container/
H A Dcolumn_split_component.h30 explicit ColumnSplitComponent(const std::list<RefPtr<Component>>& children) in ColumnSplitComponent()
/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Dtool_bar_component.h28 explicit ToolBarComponent(const std::list<RefPtr<Component>>& children) in ToolBarComponent()
/foundation/arkui/ace_engine/frameworks/core/components/overlay/
H A Doverlay_component.h27 explicit OverlayComponent(const std::list<RefPtr<Component>>& children) in OverlayComponent()
/foundation/arkui/ace_engine/frameworks/core/components/relative_container/
H A Drelative_container_component.h32 RelativeContainerComponent(const std::list<RefPtr<Component>>& children) in RelativeContainerComponent()
/foundation/arkui/ace_engine/frameworks/core/components/align/
H A Dalign_component.h29 AlignComponent(const std::list<RefPtr<Component>>& children, const Alignment& alignment);
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_hyperlink.h19 #include <list>
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dif_else_model_impl.h28 void SetBranchId(int32_t value, std::list<int32_t>& removedElmtId) override;
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_if_else_ffi.cpp36 std::list<int32_t> removes; in FfiOHOSAceFrameworkIfElseSetBranchId()
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dif_else_model_ng.h31 void SetBranchId(int32_t value, std::list<int32_t>& removedElmtId) override;
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_gesture_event_hub.h31 const Offset& offset, std::list<RefPtr<NGGestureRecognizer>>& innerRecognizers, int32_t touchId,
/foundation/resourceschedule/device_standby/services/core/src/
H A Dability_manager_helper.cpp37 bool WEAK_FUNC AbilityManagerHelper::GetRunningSystemProcess(std::list<SystemProcessInfo>& systemProcessInfos) in GetRunningSystemProcess()
/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H A Dnet_dns_result_callback_proxy.h28 int32_t OnDnsResultReport(uint32_t size, const std::list<NetDnsResultReport>) override;
H A Dnetsys_net_dns_health_data.h20 #include <list>
/foundation/communication/wifi/wifi/base/cRPC/include/
H A Dhash_table.h52 ListNode **list; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dstore_changed_data.h19 #include <list>
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dstrategy.h19 #include <list>
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/acl/
H A Dhci_acl.h37 void HciAclOnNumberOfCompletedPacket(uint8_t numberOfHandles, const HciNumberOfCompletedPackets *list);
/kernel/linux/linux-5.10/arch/c6x/include/asm/
H A Dirq.h15 #include <linux/list.h>
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dhvcserver.h13 #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 Dtc_client_driver.h17 #include <linux/list.h>
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf.h25 struct list_head list; member
/kernel/linux/linux-6.6/arch/microblaze/include/asm/
H A Dpci-bridge.h8 #include <linux/list.h>

Completed in 13 milliseconds

1...<<221222223224225226227228229230>>...655