Home
last modified time | relevance | path

Searched refs:list (Results 2376 - 2400 of 2691) sorted by relevance

1...<<919293949596979899100>>...108

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dui_extension_pattern.cpp1044 const std::list<std::function<void(const RefPtr<UIExtensionProxy>&)>>&& callbackList) in SetSyncCallbacks()
1061 const std::list<std::function<void(const RefPtr<UIExtensionProxy>&)>>&& callbackList) in SetAsyncCallbacks()
/foundation/barrierfree/accessibility/services/test/xts/src/sa_get_attribute_value/
H A Dsa_get_attribute_value_benchmark.cpp291 std::list<MMI::PointerEvent> GetAttributeValueTest::getHoverEnterAndMoveEvent() in getHoverEnterAndMoveEvent()
1183 std::list<MMI::PointerEvent> motionEvent = tgServer_.getHoverEnterAndMoveEvent(); in HoverEnterAndMoveRunner()
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_touch_guider.cpp291 std::list<MMI::PointerEvent> TouchGuider::getHoverEnterAndMoveEvent() in getHoverEnterAndMoveEvent()
1183 std::list<MMI::PointerEvent> motionEvent = tgServer_.getHoverEnterAndMoveEvent(); in HoverEnterAndMoveRunner()
/foundation/arkui/ace_engine/test/unittest/core/rosen/
H A Drosen_render_context_test_new.cpp713 std::list<RefPtr<FrameNode>> childrenOne; in HWTEST_F()
716 std::list<RefPtr<FrameNode>> childrenTwo; in HWTEST_F()
H A Drosen_render_context_test.cpp369 std::list<ParticleOption> optionList; in HWTEST_F()
699 std::list<ParticleOption> optionList; in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_area_test.cpp93 const std::list<std::pair<std::string, int32_t>> FONT_FEATURE_VALUE_1 = ParseFontFeatureSettings("\"ss01\" 1");
94 const std::list<std::pair<std::string, int32_t>> FONT_FEATURE_VALUE_0 = ParseFontFeatureSettings("\"ss01\" 0");
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.cpp400 std::list<RawAddress> A2dpService::GetConnectDevices() in GetConnectDevices()
403 std::list<RawAddress> devList; in GetConnectDevices()
746 LOG_ERROR("[A2dpService] device is not found in list"); in GetCodecStatus()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dplugins_manager_src_framework_test.cpp763 std::list<std::shared_ptr<ImplClass>> candidates; in HWTEST_F()
788 std::list<std::shared_ptr<ImplClass>> candidates; in HWTEST_F()
/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp1016 int32_t SystemAbilityManagerProxy::GetRunningSystemProcess(std::list<SystemProcessInfo>& systemProcessInfos) in GetRunningSystemProcess()
1053 std::list<SystemProcessInfo>& systemProcessInfos) in ReadSystemProcessFromParcel()
1058 HILOGW("GetRunningSystemProcess Read list size failed!"); in ReadSystemProcessFromParcel()
1066 HILOGE("Failed to read proc list, size=%{public}d", size); in ReadSystemProcessFromParcel()
/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dlocal_ability_manager.cpp224 const std::list<SaProfile>& saInfos) in CheckTrustSa()
692 void LocalAbilityManager::StartPhaseTasks(const std::list<SystemAbility*>& systemAbilityList) in StartPhaseTasks()
/foundation/systemabilitymgr/samgr/services/common/test/unittest/
H A Dparse_util_test.cpp105 * @tc.desc: Verify if not load sa file return empty list
113 * @tc.expected: step1. return empty list when not load sa file in HWTEST_F()
115 list<SaProfile> profiles = parser_->GetAllSaProfiles(); in HWTEST_F()
138 list<SaProfile> profiles = parser_->GetAllSaProfiles(); in HWTEST_F()
/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_controller.cpp1198 int32_t NetsysController::NetDiagGetRouteTable(std::list<OHOS::NetsysNative::NetDiagRouteTable> &routeTables) in NetDiagGetRouteTable()
1221 int32_t NetsysController::NetDiagGetInterfaceConfig(std::list<OHOS::NetsysNative::NetDiagIfaceConfig> &configs, in NetDiagGetInterfaceConfig()
H A Dnetsys_controller_service_impl.cpp732 int32_t NetsysControllerServiceImpl::NetDiagGetRouteTable(std::list<OHOS::NetsysNative::NetDiagRouteTable> &routeTables) in NetDiagGetRouteTable()
746 std::list<OHOS::NetsysNative::NetDiagIfaceConfig> &configs, const std::string &ifaceName) in NetDiagGetInterfaceConfig()
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp790 int32_t NetsysNativeService::NetDiagGetRouteTable(std::list<NetDiagRouteTable> &routeTables) in NetDiagGetRouteTable()
808 int32_t NetsysNativeService::NetDiagGetInterfaceConfig(std::list<NetDiagIfaceConfig> &configs, in NetDiagGetInterfaceConfig()
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_strategy.c127 LNN_LOGD(LNN_HEART_BEAT, "HB get Gearmode from setting list is empty"); in GetGearModeFromSettingList()
145 LNN_LOGE(LNN_HEART_BEAT, "HB get Gearmode from setting list memcpy_s err"); in GetGearModeFromSettingList()
155 "HB get Gearmode from list, id=%{public}s, cycle=%{public}d, duration=%{public}d, wakeupFlag=%{public}d", in GetGearModeFromSettingList()
196 LNN_LOGD(LNN_HEART_BEAT, "HB get Gearmode from setting list is empty"); in LnnGetGearModeBySpecificType()
202 LNN_LOGE(LNN_HEART_BEAT, "HB get Gearmode from setting list err"); in LnnGetGearModeBySpecificType()
208 static int32_t FirstSetGearModeByCallerId(const char *callerId, int64_t nowTime, ListNode *list, const GearMode *mode) in FirstSetGearModeByCallerId() argument
240 ListAdd(list, &info->node); in FirstSetGearModeByCallerId()
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp20 #include <list>
537 const std::list<std::string> deviceIdList = { deviceId }; in RunloadedFunction()
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_configuration.cpp310 std::vector<INetAddr> EthernetConfiguration::GetGatewayFromRouteList(std::list<Route> &routeList) in GetGatewayFromRouteList()
581 std::list<std::string> exclusionList; in ParserFileHttpProxy()
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_protocol_impl.cpp880 void MDnsProtocolImpl::RunTaskQueue(std::list<Task> &queue) in RunTaskQueue()
882 std::list<Task> tmp; in RunTaskQueue()
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dmine_softbus_listener.cpp25 #include <list>
79 static std::list<DeviceInfo> g_matchQueue;
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_sync_napi.cpp51 list<Uri> uris_;
767 static napi_status SetValueArray(const napi_env &env, const char *fieldStr, const std::list<Uri> listValue,
813 LOGE("Failed to read sub uri list length");
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c1256 List *list = GapGetLeSignatureBlock()->RequestList; in GapLeGenerateSignatureResult() local
1257 ListNode *node = ListGetFirstNode(list); in GapLeGenerateSignatureResult()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_input.c358 struct Hlist *list = &mapList->hashMap[hashIndex]; in FillpGetSeqFromPktSeqHash() local
359 struct HlistNode *pos = HLIST_FIRST(list); in FillpGetSeqFromPktSeqHash()
784 /* move item from unack list to unrecv list by the lostSeqNum */ in FillpPackInput()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h18 #include <list>
568 std::list<sptr<SessionLifeCycleTask>> lifeCycleTaskQueue_;
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h115 struct list_head list; member
476 struct list_head list; member
658 * leaf_cfs_rq_list ties together list of leaf cfs_rq's in a CPU.
659 * This list is used during load balance.
908 * NULL-terminated list of performance domains intersecting with the
1020 /* list of leaf cfs_rq on this CPU: */
1572 struct sched_group *next; /* Must be a circular list */
2793 #define for_each_sched_cluster(cluster) list_for_each_entry_rcu(cluster, &cluster_head, list)
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Ddev.c1110 list_for_each_entry(sd, &v4l2_dev->subdevs, list) in subdev_notifier_complete()
1595 list_add_tail(&cif_dev->list, &rkcif_device_list); in rkcif_plat_init()
1771 list_for_each_entry(cif_dev, &rkcif_device_list, list) in __rkcif_clr_unready_dev()

Completed in 50 milliseconds

1...<<919293949596979899100>>...108