Home
last modified time | relevance | path

Searched defs:list (Results 1 - 25 of 517) sorted by relevance

12345678910>>...21

/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Dlist_component.cpp34 auto list = AceType::DynamicCast<ListComponent>(component); in Compare() local
[all...]
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_api.cpp26 HCodecList list; in GetHCodecCapabilityList() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_select.h29 LanePreferredLinkList list; member
/foundation/communication/ipc/services/dbinder/c/include/
H A Ddbinder_stub.h30 UTILS_DL_LIST list; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_dfx.h23 List list; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_event.h30 List list; member
/device/soc/rockchip/common/vendor/include/
H A Ddeferred-free-helper.h40 struct list_head list; member
H A Dpage_pool.h46 struct list_head list; member
/device/soc/rockchip/common/vendor/drivers/dma-buf/heaps/
H A Ddeferred-free-helper.h40 struct list_head list; member
H A Dpage_pool.h46 struct list_head list; member
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Ddeferred-free-helper.h41 struct list_head list; member
H A Dpage_pool.h46 struct list_head list; member
/device/soc/rockchip/rk3588/kernel/drivers/dma-buf/heaps/
H A Ddeferred-free-helper.h41 struct list_head list; member
H A Dpage_pool.h46 struct list_head list; member
/foundation/resourceschedule/device_standby/services/common/src/
H A Dbackground_task_helper.cpp47 bool WEAK_FUNC BackgroundTaskHelper::GetTransientTaskApps(std::vector<std::shared_ptr<TransientTaskAppInfo>> &list) in GetTransientTaskApps() argument
35 GetContinuousTaskApps( std::vector<std::shared_ptr<ContinuousTaskCallbackInfo>> &list) GetContinuousTaskApps() argument
/foundation/resourceschedule/device_standby/services/test/unittest/mock/
H A Dmock_standby_helper_unit_test.cpp87 std::vector<std::shared_ptr<OHOS::BackgroundTaskMgr::ContinuousTaskCallbackInfo>> list; in HWTEST_F() local
/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_runqueue.h36 LinkedList list; member in ffrt::RunQueue
/foundation/communication/wifi/wifi/base/cRPC/include/
H A Dhash_table.h52 ListNode **list; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/
H A Dsubscribe_strategy.cpp49 std::initializer_list<Strategy *> list = { in GetStrategy() local
H A Dtemplate_strategy.cpp47 std::initializer_list<Strategy *> list = { in GetStrategy() local
H A Drdb_notify_strategy.cpp51 std::initializer_list<Strategy *> list = { in GetStrategy() local
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Daudio.h27 struct list_head list; member
36 struct list_head list; member
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/ability_delegator/
H A Dmock_ability_delegator_stub.h171 virtual int32_t GetForegroundUIAbilities(std::vector<AppExecFwk::AbilityStateData> &list) in GetForegroundUIAbilities() argument
320 virtual int32_t GetForegroundUIAbilities(std::vector<AppExecFwk::AbilityStateData> &list) in GetForegroundUIAbilities() argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
H A Dmock_ability_mgr_service.h61 virtual int32_t GetForegroundUIAbilities(std::vector<AppExecFwk::AbilityStateData> &list) in GetForegroundUIAbilities() argument
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtext_field_scroll_bar_controller.cpp22 auto list = AceType::DynamicCast<RenderTextField>(scroll_.Upgrade()); in MarkScrollRender() local

Completed in 6 milliseconds

12345678910>>...21