Home
last modified time | relevance | path

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

12345678910>>...27

/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
/base/security/access_token/frameworks/inner_api/privacy/test/mock/src/
H A Dapp_manager_access_client.cpp37 int32_t AppManagerAccessClient::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() argument
/device/soc/rockchip/common/vendor/include/
H A Ddeferred-free-helper.h40 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
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Ddeferred-free-helper.h41 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
/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
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_config.cpp44 bool NativeLeakConfig::GetThresholdList(unordered_map<string, uint64_t> &list) in GetThresholdList() argument
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Dglobal_proxy_plugin_test.cpp62 std::list<std::string> list = {"192.168.2.2", "baidu.com"}; in HWTEST_F() local
79 std::list<std::string> list = {"any list", "any list2"}; in HWTEST_F() local
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DLocaleList.java30 private ArrayList<LocaleMaskItem> list = new ArrayList<>(70); field in LocaleList
[all...]
/base/print/print_fwk/frameworks/ohprint/include/
H A Dprint_converter.h49 T *CopyArray(const std::vector<T> &list, uint32_t &count) in CopyArray() argument
73 T2 *CopyArray(const std::vector<T1> &list, uint32_t &count, bool (*ConvertFunction)(const T1 &src, T2 &dst)) in CopyArray() argument
/base/request/request/services/include/
H A Dget_proxy.h49 void SetHttpProxy(std::string host, std::string port, std::string list) in SetHttpProxy() argument
/base/security/access_token/frameworks/inner_api/privacy/test/unittest/app_manager_client/
H A Dapp_manager_access_proxy.cpp28 int32_t AppManagerAccessProxy::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() argument
/base/security/access_token/services/test/mock/aafwk/
H A Dmock_app_mgr_service.cpp21 int32_t MockAppMgrService::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() argument

Completed in 5 milliseconds

12345678910>>...27