Home
last modified time | relevance | path

Searched refs:list (Results 3226 - 3250 of 5638) sorted by relevance

1...<<121122123124125126127128129130>>...226

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dmodule_running_record.h20 #include <list>
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dtask_data_persistence_mgr.cpp55 bool TaskDataPersistenceMgr::LoadAllMissionInfo(std::list<InnerMissionInfo> &missionInfoList) in LoadAllMissionInfo()
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_common_ability.h21 #include <list>
/foundation/ability/ability_runtime/test/fuzztest/missiondatastorage_fuzzer/
H A Dmissiondatastorage_fuzzer.cpp59 std::list<InnerMissionInfo> missionInfoList; in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/test/mock/common/include/
H A Dmock_system_ability_manager.h48 MOCK_METHOD1(GetRunningSystemProcess, int32_t(std::list<SystemProcessInfo> &));
/foundation/ability/ability_runtime/test/fuzztest/missioninfomgrc_fuzzer/
H A Dmissioninfomgrc_fuzzer.cpp71 std::list<int32_t> missions; in DoSomethingInterestingWithMyAPI()
/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Dgrid_component.h32 explicit GridComponent(const std::list<RefPtr<Component>>& children) in GridComponent()
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_item_component.h177 std::list<std::string> indexKey_;
H A Drender_indexer.h125 int32_t GetItemIndex(int32_t index); // get first list item index in specified section
153 std::list<RefPtr<RenderNode>> items_;
/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dsliding_panel_component_v2.cpp75 AceType::MakeRefPtr<ColumnComponent>(FlexAlign::FLEX_START, FlexAlign::CENTER, std::list<RefPtr<Component>>()); in BuildInnerChild()
/foundation/arkui/ace_engine/frameworks/core/components/display/
H A Drender_display.h141 std::list<OpacityCallback> opacityCallbacks_;
/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Dside_bar_container_component.h37 explicit SideBarContainerComponent(const std::list<RefPtr<Component>>& children);
/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Dstack_element.h109 std::list<PopupComponentInfo> popupComponentInfos_;
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component_base.cpp26 std::list<RefPtr<Component>> buttonChildren; in BuildIconButton()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_paint_method.h122 std::list<TaskFunc> tasks_;
/foundation/arkui/ace_engine/frameworks/core/components/page_transition/
H A Dpage_transition_component.h36 : StackComponent(Alignment::TOP_LEFT, StackFit::INHERIT, Overflow::CLIP, std::list<RefPtr<Component>>()) in PageTransitionComponent()
/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Dtool_bar_item_element.cpp72 std::list<RefPtr<Component>> children = optionChildrenCallBack_(); in InitSelectPopup()
H A Drender_tool_bar.cpp49 const std::list<RefPtr<RenderNode>>& children = GetChildren(); in LayoutChildren()
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dinput_event_hub.h19 #include <list>
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dmodal_presentation_pattern.h148 std::list<int32_t> GetRouteOfFirstScope() override
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_pattern.h73 std::list<int32_t> GetRouteOfFirstScope() override
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_page_router.h84 std::list<RefPtr<JsAcePage>> pageRouterStack_;
H A Dcj_page_router_ng.h86 std::list<WeakPtr<NG::FrameNode>> pageRouterStack_;
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dcounter_model_impl.cpp34 std::list<RefPtr<Component>> children; in Create()
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Dnode_data_cache.h19 #include <list>

Completed in 10 milliseconds

1...<<121122123124125126127128129130>>...226