Home
last modified time | relevance | path

Searched refs:it (Results 1 – 25 of 2759) sorted by relevance

12345678910>>...111

/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_object_manager.cpp60 for (; it != callObjectPtrList_.end(); ++it) { in AddOneCallObject()
108 for (it = callObjectPtrList_.begin(); it != callObjectPtrList_.end(); ++it) { in DeleteOneCallObject()
178 for (it = callObjectPtrList_.begin(); it != callObjectPtrList_.end(); ++it) { in HasNewCall()
196 for (it = callObjectPtrList_.begin(); it != callObjectPtrList_.end(); ++it) { in IsNewCallAllowedCreate()
258 for (it = callObjectPtrList_.begin(); it != callObjectPtrList_.end(); ++it) { in GetCarrierCallList()
272 for (it = callObjectPtrList_.begin(); it != callObjectPtrList_.end(); ++it) { in GetVoipCallNum()
285 for (it = callObjectPtrList_.begin(); it != callObjectPtrList_.end(); ++it) { in GetVoipCallList()
298 for (it = callObjectPtrList_.begin(); it != callObjectPtrList_.end(); ++it) { in HasRingingMaximum()
315 for (it = callObjectPtrList_.begin(); it != callObjectPtrList_.end(); ++it) { in HasDialingMaximum()
332 for (it = callObjectPtrList_.begin(); it != callObjectPtrList_.end(); ++it) { in HasEmergencyCall()
[all …]
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/dispatcher/
H A Dstream_pipeline_dispatcher.cpp44 for (auto it = p->nodes_.rbegin(); it < p->nodes_.rend(); it++) { in Update() local
71 it->GetName().c_str(), it->wide_, it->high_); in Update()
85 for (auto it = iter->second.rbegin(); it != iter->second.rend(); it++) { in SetDispatcherCallback() local
120 for (auto it = seqNode_[streamId].rbegin(); it != seqNode_[streamId].rend(); it++) { in Prepare() local
135 for (auto it = seqNode_[streamId].rbegin(); it != seqNode_[streamId].rend(); it++) { in Start() local
150 for (auto it = seqNode_[streamId].rbegin(); it != seqNode_[streamId].rend(); it++) { in Config() local
163 for (auto it = seqNode_[streamId].rbegin(); it != seqNode_[streamId].rend(); it++) { in Flush() local
184 for (auto it = seqNode_[streamId].rbegin(); it != seqNode_[streamId].rend(); it++) { in Stop() local
199 for (auto it = seqNode_[streamId].begin(); it != seqNode_[streamId].end(); it++) { in Capture() local
213 for (auto it = seqNode_[streamId].begin(); it != seqNode_[streamId].end(); it++) { in CancelCapture() local
[all …]
/ohos5.0/base/telephony/call_manager/services/call_report/src/
H A Dcall_ability_report_proxy.cpp82 for (; it != callbackPtrList_.end(); ++it) { in UnRegisterCallBack()
100 for (; it != callbackPtrList_.end(); ++it) { in UnRegisterCallBack()
146 for (; it != callbackPtrList_.end(); ++it) { in CallDestroyed()
165 for (; it != callbackPtrList_.end(); ++it) { in ReportCallStateInfo()
211 for (; it != callbackPtrList_.end(); ++it) { in ReportCallEvent()
231 for (; it != callbackPtrList_.end(); ++it) { in ReportAsyncResults()
250 for (; it != callbackPtrList_.end(); ++it) { in ReportMmiCodeResult()
269 for (; it != callbackPtrList_.end(); ++it) { in OttCallRequest()
289 for (; it != callbackPtrList_.end(); ++it) { in ReportAudioDeviceChange()
308 for (; it != callbackPtrList_.end(); ++it) { in ReportPostDialDelay()
[all …]
/ohos5.0/foundation/multimedia/media_foundation/src/pipeline/
H A Dpipeline.cpp60 for (auto it = filters_.begin(); it != filters_.end(); ++it) { in Prepare() local
66 for (auto it = filters_.begin(); it != filters_.end(); ++it) { in Prepare() local
83 for (auto it = filters_.begin(); it != filters_.end(); ++it) { in Start() local
89 for (auto it = filters_.begin(); it != filters_.end(); ++it) { in Start() local
106 for (auto it = filters_.begin(); it != filters_.end(); ++it) { in Pause() local
112 for (auto it = filters_.begin(); it != filters_.end(); ++it) { in Pause() local
129 for (auto it = filters_.begin(); it != filters_.end(); ++it) { in Resume() local
135 for (auto it = filters_.begin(); it != filters_.end(); ++it) { in Resume() local
152 for (auto it = filters_.begin(); it != filters_.end(); ++it) { in Stop() local
209 for (auto it = filters_.begin(); it != filters_.end(); ++it) { in Preroll() local
[all …]
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_deadline.cpp56 qos_interval_end(it);
62 qos_interval_end(it);
72 qos_interval_join(it);
73 qos_interval_leave(it);
75 qos_interval_end(it);
88 qos_interval_end(it);
100 qos_interval_end(it);
105 qos_interval_end(it);
114 qos_interval_end(it);
119 qos_interval_join(it);
[all …]
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_service.cpp118 for (auto it = stateMachines_.begin(); it != stateMachines_.end(); ++it) { in ShutDown() local
134 for (auto it = stateMachines_.begin(); it != stateMachines_.end(); ++it) { in ShutDownDone() local
186 for (auto it = stateMachines_.begin(); it != stateMachines_.end(); it++) { in SetTethering() local
217 for (auto it = stateMachines_.begin(); it != stateMachines_.end(); it++) { in CloseNetwork() local
242 for (auto it = stateMachines_.begin(); it != stateMachines_.end(); it++) { in WriteNetworkData() local
277 for (auto it = stateMachines_.begin(); it != stateMachines_.end(); it++) { in PanSendData() local
332 for (auto it = stateMachines_.begin(); it != stateMachines_.end(); ++it) { in GetDevicesByStates() local
368 for (auto it = stateMachines_.begin(); it != stateMachines_.end(); ++it) { in GetConnectDevices() local
382 for (auto it = stateMachines_.begin(); it != stateMachines_.end(); ++it) { in GetConnectState() local
470 if (it != stateMachines_.end() && it->second != nullptr && it->second->IsRemoving()) { in ProcessConnectEvent()
[all …]
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_device_manager.cpp33 for (auto it = p2pDevices.begin(); it != p2pDevices.end(); it++) { in AddDevice() local
55 for (auto it = p2pDevices.begin(); it != p2pDevices.end(); it++) { in RemoveDevice() local
96 for (auto it = p2pDevices.begin(); it != p2pDevices.end(); it++) { in UpdateDevice() local
98 *it = device; in UpdateDevice()
119 for (auto it = p2pDevices.begin(); it != p2pDevices.end(); it++) { in UpdateDeviceSupplicantInf() local
150 for (auto it = p2pDevices.begin(); it != p2pDevices.end(); it++) { in UpdateDeviceGroupCap() local
177 for (auto it = p2pDevices.begin(); it != p2pDevices.end(); it++) { in UpdateDeviceStatus() local
199 for (auto it = p2pDevices.begin(); it != p2pDevices.end(); it++) { in UpdateAllDeviceStatus() local
212 for (auto it = p2pDevices.begin(); it != p2pDevices.end(); it++) { in UpdateGroupAddress() local
233 for (auto it = p2pDevices.begin(); it != p2pDevices.end(); it++) { in GetDevices() local
[all …]
/ohos5.0/foundation/multimedia/av_session/frameworks/native/ohavsession/src/
H A DOHAVSessionCallbackImpl.cpp26 for (auto it = playCallbacks_.begin(); it != playCallbacks_.end(); ++it) { in OnPlay() local
33 for (auto it = pauseCallbacks_.begin(); it != pauseCallbacks_.end(); ++it) { in OnPause() local
40 for (auto it = stopCallbacks_.begin(); it != stopCallbacks_.end(); ++it) { in OnStop() local
47 for (auto it = playNextCallbacks_.begin(); it != playNextCallbacks_.end(); ++it) { in OnPlayNext() local
54 for (auto it = playPreviousCallbacks_.begin(); it != playPreviousCallbacks_.end(); ++it) { in OnPlayPrevious() local
61 for (auto it = forwardCallbacks_.begin(); it != forwardCallbacks_.end(); ++it) { in OnFastForward() local
62 it->first(avsession_, time, it->second); in OnFastForward()
68 for (auto it = rewindCallbacks_.begin(); it != rewindCallbacks_.end(); ++it) { in OnRewind() local
69 it->first(avsession_, time, it->second); in OnRewind()
75 for (auto it = seekCallbacks_.begin(); it != seekCallbacks_.end(); ++it) { in OnSeek() local
[all …]
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/callback/
H A Dnapi_audio_spatialization_manager_callback.cpp51 it != spatializationEnabledChangeCbList_.end(); ++it) { in SaveSpatializationEnabledChangeCallbackReference()
86 it != spatializationEnabledChangeCbList_.end(); ++it) { in RemoveSpatializationEnabledChangeCallbackReference()
118 it != spatializationEnabledChangeCbList_.end(); ++it) { in RemoveAllSpatializationEnabledChangeCallbackReference()
147 …for (auto it = spatializationEnabledChangeCbList_.begin(); it != spatializationEnabledChangeCbList… in OnSpatializationEnabledChange() local
165 …for (auto it = spatializationEnabledChangeCbList_.begin(); it != spatializationEnabledChangeCbList… in OnSpatializationEnabledChangeForAnyDevice() local
175 it != spatializationEnabledChangeCbForAnyDeviceList_.end(); it++) { in OnSpatializationEnabledChangeForAnyDevice()
270 …for (auto it = headTrackingEnabledChangeCbList_.begin(); it != headTrackingEnabledChangeCbList_.en… in SaveHeadTrackingEnabledChangeCallbackReference() local
306 …for (auto it = headTrackingEnabledChangeCbList_.begin(); it != headTrackingEnabledChangeCbList_.en… in RemoveHeadTrackingEnabledChangeCallbackReference() local
337 …for (auto it = headTrackingEnabledChangeCbList_.begin(); it != headTrackingEnabledChangeCbList_.en… in RemoveAllHeadTrackingEnabledChangeCallbackReference() local
365 …for (auto it = headTrackingEnabledChangeCbList_.begin(); it != headTrackingEnabledChangeCbList_.en… in OnHeadTrackingEnabledChange() local
[all …]
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dability_record_observer_manager.cpp28 for (auto it = observers_.Begin(); it != observers_.End(); it = it->next_) { in AddObserver() local
29 if (it->value_ == observer) { in AddObserver()
38 for (auto it = observers_.Begin(); it != observers_.End(); it = it->next_) { in RemoveObserver() local
39 if (it->value_ == observer) { in RemoveObserver()
40 observers_.Remove(it); in RemoveObserver()
48 for (auto it = observers_.Begin(); it != observers_.End(); it = it->next_) { in NotifyAbilityRecordStateChanged() local
49 if (it->value_ != nullptr) { in NotifyAbilityRecordStateChanged()
50 it->value_->OnAbilityRecordStateChanged(data); in NotifyAbilityRecordStateChanged()
57 for (auto it = observers_.Begin(); it != observers_.End(); it = it->next_) { in NotifyAbilityRecordCleanup() local
58 if (it->value_ != nullptr) { in NotifyAbilityRecordCleanup()
[all …]
/ohos5.0/foundation/ability/idl_tool/test/sa_test/type_map/target_cpp/
H A Dfoo_stub.cpp.txt65 for (auto it = outParam.begin(); it != outParam.end(); ++it) {
78 for (auto it = inoutParam.begin(); it != inoutParam.end(); ++it) {
91 for (auto it = result.begin(); it != result.end(); ++it) {
129 for (auto it = outParam.begin(); it != outParam.end(); ++it) {
155 for (auto it = result.begin(); it != result.end(); ++it) {
193 for (auto it = outParam.begin(); it != outParam.end(); ++it) {
219 for (auto it = result.begin(); it != result.end(); ++it) {
283 for (auto it = result.begin(); it != result.end(); ++it) {
347 for (auto it = result.begin(); it != result.end(); ++it) {
411 for (auto it = result.begin(); it != result.end(); ++it) {
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/unittest/quick_fix/quick_fix_callback_with_record_test/
H A Dquick_fix_callback_with_record_test.cpp98 for (auto it = recordIds.begin(); it != recordIds.end(); it++) { variable
103 for (auto it = recordIds.begin(); it != recordIds.end(); it++) { variable
125 for (auto it = recordIds.begin(); it != recordIds.end(); it++) { variable
130 for (auto it = recordIds.begin(); it != recordIds.end(); it++) { variable
152 for (auto it = recordIds.begin(); it != recordIds.end(); it++) { variable
157 for (auto it = recordIds.begin(); it != recordIds.end(); it++) { variable
158 if (*it == 1) {
209 for (auto it = recordIds.begin(); it != recordIds.end(); it++) { variable
213 for (auto it = recordIds.begin(); it != recordIds.end(); it++) { variable
238 for (auto it = recordIds.begin(); it != recordIds.end(); it++) { variable
[all …]
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Dlistener_list.cpp47 for (auto it = this->allCb_.begin(); it != this->allCb_.end(); it++) { in RemoveListenerInner() local
48 it->first = false; in RemoveListenerInner()
54 for (auto it = this->allCb_.begin(); it != this->allCb_.end(); it++) { in RemoveListenerInner() local
74 for (auto it = this->allCb_.begin(); it != this->allCb_.end();) { in OnMessageReceive() local
77 it = this->allCb_.erase(it); in OnMessageReceive()
84 it++; in OnMessageReceive()
93 for (auto it = this->allCb_.begin(); it != this->allCb_.end(); it++) { in IsListenerAdded() local
100 return it->first; in IsListenerAdded()
115 for (auto it = this->allCb_.begin(); it != this->allCb_.end();) { in DeleteAllListenerRef() local
116 it->first = false; in DeleteAllListenerRef()
[all …]
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Ddata_ability_manager.cpp137 for (auto it = dataAbilityRecordsLoaded_.begin(); it != dataAbilityRecordsLoaded_.end(); ++it) { in Release() local
138 if (it->second && it->second->GetScheduler() && in Release()
184 for (auto it = dataAbilityRecordsLoaded_.begin(); it != dataAbilityRecordsLoaded_.end(); ++it) { in ContainsDataAbility() local
185 if (it->second && it->second->GetScheduler() && in ContainsDataAbility()
217 for (; it != dataAbilityRecordsLoading_.end(); ++it) { in AttachAbilityThread()
267 for (it = dataAbilityRecordsLoading_.begin(); it != dataAbilityRecordsLoading_.end(); ++it) { in AbilityTransitionDone()
337 for (auto it = dataAbilityRecordsLoaded_.begin(); it != dataAbilityRecordsLoaded_.end(); ++it) { in OnAppStateChanged() local
380 for (auto it = dataAbilityRecordsLoaded_.begin(); it != dataAbilityRecordsLoaded_.end(); ++it) { in GetAbilityRecordById() local
400 for (auto it = dataAbilityRecordsLoaded_.begin(); it != dataAbilityRecordsLoaded_.end(); ++it) { in GetAbilityRecordByToken() local
429 for (auto it = dataAbilityRecordsLoaded_.begin(); it != dataAbilityRecordsLoaded_.end(); ++it) { in GetAbilityRecordByScheduler() local
[all …]
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/transport/src/
H A Ddistributed_input_sink_switch.cpp58 …for (std::vector<SwitchStateData>::iterator it = switchVector_.begin(); it < switchVector_.end(); … in StartSwitch() local
60 (*it).switchState = true; in StartSwitch()
83 …for (std::vector<SwitchStateData>::iterator it = switchVector_.begin(); it < switchVector_.end(); … in StopSwitch() local
105 …for (std::vector<SwitchStateData>::iterator it = switchVector_.begin(); it < switchVector_.end(); … in StopAllSwitch() local
106 (*it).switchState = false; in StopAllSwitch()
121 …for (std::vector<SwitchStateData>::iterator it = switchVector_.begin(); it < switchVector_.end(); … in AddSession() local
147 it = switchVector_.erase(it); in RemoveSession()
151 ++it; in RemoveSession()
166 …for (std::vector<SwitchStateData>::iterator it = switchVector_.begin(); it < switchVector_.end(); … in GetAllSessionId() local
180 …for (std::vector<SwitchStateData>::iterator it = switchVector_.begin(); it < switchVector_.end(); … in GetSwitchOpenedSession() local
[all …]
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_observer_map.h67 auto it = observers_.begin(); in Register() local
74 ++it; in Register()
93 ++it; in Deregister()
106 observer(it.first, it.second); in ForEach()
121 for (; it != observers_.end(); it++) { in GetAdvertiserHandle()
137 for (; it != observers_.end(); it++) { in PopAdvertiserObserver()
139 t = it->second; in PopAdvertiserObserver()
152 for (; it != observers_.end(); it++) { in GetAdvertiserObserver()
154 return it->second; in GetAdvertiserObserver()
171 for (; it != observers_.end(); it++) { in IsExistAdvertiserCallback()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_stack.cpp44 it = navPathList_.erase(it); in Remove()
108 for (auto it = lastNavPathList_.rbegin(); it != lastNavPathList_.rend(); ++it) { in isLastListContains() local
191 for (auto it = navPathList.rbegin(); it != navPathList.rend(); ++it) { in FindIndex() local
218 for (auto it = navPathList_.begin(); it != navPathList_.end(); ++it) { in Get() local
256 for (auto it = preNavPathList_.begin(); it != preNavPathList_.end(); ++it) { in GetFromPreBackup() local
370 for (auto it = cacheNodes_.begin(); it != cacheNodes_.end(); ++it) { in RemoveCacheNode() local
390 for (auto it = cacheNodes.begin(); it != cacheNodes.end(); ++it) { in RemoveCacheNode() local
407 for (auto it = cacheNodes.begin(); it != cacheNodes.end(); ++it) { in ReOrderCache() local
422 for (auto it = cacheNodes.begin(); it != cacheNodes.end(); ++it) { in GetFromCacheNode() local
435 for (auto it = cacheNodes_.begin(); it != cacheNodes_.end(); ++it) { in GetFromCacheNode() local
[all …]
/ohos5.0/foundation/ability/idl_tool/test/sa_test/type_array/target_cpp/
H A Dfoo_stub.cpp.txt68 for (auto it = outParam.begin(); it != outParam.end(); ++it) {
77 for (auto it = inoutParam.begin(); it != inoutParam.end(); ++it) {
86 for (auto it = result.begin(); it != result.end(); ++it) {
124 for (auto it = outParam.begin(); it != outParam.end(); ++it) {
142 for (auto it = result.begin(); it != result.end(); ++it) {
180 for (auto it = outParam.begin(); it != outParam.end(); ++it) {
198 for (auto it = result.begin(); it != result.end(); ++it) {
254 for (auto it = result.begin(); it != result.end(); ++it) {
310 for (auto it = result.begin(); it != result.end(); ++it) {
366 for (auto it = result.begin(); it != result.end(); ++it) {
[all …]
/ohos5.0/foundation/ability/idl_tool/test/sa_test/type_list/target_cpp/
H A Dfoo_stub.cpp.txt61 for (auto it = outParam.begin(); it != outParam.end(); ++it) {
70 for (auto it = inoutParam.begin(); it != inoutParam.end(); ++it) {
79 for (auto it = result.begin(); it != result.end(); ++it) {
117 for (auto it = outParam.begin(); it != outParam.end(); ++it) {
135 for (auto it = result.begin(); it != result.end(); ++it) {
173 for (auto it = outParam.begin(); it != outParam.end(); ++it) {
191 for (auto it = result.begin(); it != result.end(); ++it) {
247 for (auto it = result.begin(); it != result.end(); ++it) {
303 for (auto it = result.begin(); it != result.end(); ++it) {
359 for (auto it = result.begin(); it != result.end(); ++it) {
[all …]
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_service.cpp115 for (auto it = stateMachines_.begin(); it != stateMachines_.end(); ++it) { in ShutDown() local
131 for (auto it = stateMachines_.begin(); it != stateMachines_.end(); ++it) { in ShutDownDone() local
154 if ((it != stateMachines_.end()) && (it->second != nullptr)) { in Connect()
179 if (it == stateMachines_.end() || it->second == nullptr) { in Disconnect()
257 if (it == stateMachines_.end() || it->second == nullptr) { in IsConnected()
273 for (auto it = stateMachines_.begin(); it != stateMachines_.end(); ++it) { in GetDevicesByStates() local
291 if (it == stateMachines_.end() || it->second == nullptr) { in GetDeviceState()
310 for (auto it = stateMachines_.begin(); it != stateMachines_.end(); ++it) { in GetConnectDevices() local
323 for (auto it = stateMachines_.begin(); it != stateMachines_.end(); ++it) { in GetConnectState() local
412 if (it != stateMachines_.end() && it->second != nullptr && it->second->IsRemoving()) { in ProcessConnectEvent()
[all …]
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dsvc_session_manager.cpp131 auto asVerify = [&bundleName](const auto &it) { return it.first == bundleName; }; in VerifyBundleName() argument
195 …if (it->second.receExtManageJson && it->second.fileNameInfo.empty() && it->second.receExtAppDone) { in OnBundleFileReady()
428 return it; in GetBackupExtNameMap()
518 return it->second.extInfo; in GetBackupExtInfo()
850 if (it.second.fwkTimerStatus == true || it.second.extTimerStatus == true) { in ClearSessionData()
962 for (auto it = impl_.backupExtNameMap.begin(); it != impl_.backupExtNameMap.end();) { in CleanAndCheckIfNeedWait() local
964 it = impl_.backupExtNameMap.erase(it); in CleanAndCheckIfNeedWait()
975 it = impl_.backupExtNameMap.erase(it); in CleanAndCheckIfNeedWait()
983 it = impl_.backupExtNameMap.erase(it); in CleanAndCheckIfNeedWait()
997 it = impl_.backupExtNameMap.erase(it); in CleanAndCheckIfNeedWait()
[all …]
/ohos5.0/base/request/request/frameworks/cj/ffi/src/
H A Dcj_listener_list.cpp40 for (auto it = this->allCb_.begin(); it != this->allCb_.end(); it++) { in RemoveListenerInner() local
41 it->first = false; in RemoveListenerInner()
47 for (auto it = this->allCb_.begin(); it != this->allCb_.end(); it++) { in RemoveListenerInner() local
49 if (it->first == true) { in RemoveListenerInner()
50 it->first = false; in RemoveListenerInner()
61 for (auto it = this->allCb_.begin(); it != this->allCb_.end();) { in OnMessageReceive() local
62 if (it->first == false) { in OnMessageReceive()
63 it = this->allCb_.erase(it); in OnMessageReceive()
67 it++; in OnMessageReceive()
77 for (auto it = this->allCb_.begin(); it != this->allCb_.end(); it++) { in IsListenerAdded() local
[all …]
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Djs_free_install_observer.cpp78 …if ((it->bundleName != bundleName) || (it->abilityName != abilityName) || (it->startTime != startT… in OnInstallFinished()
82 if (it->callback == nullptr && it->deferred == nullptr) { in OnInstallFinished()
95 it = jsObserverObjectList_.erase(it); in OnInstallFinished()
120 …if ((it->bundleName != bundleName) || (it->abilityName != abilityName) || (it->startTime != startT… in HandleOnInstallFinished()
124 if (it->callback == nullptr && it->deferred == nullptr) { in HandleOnInstallFinished()
137 it = jsObserverObjectList_.erase(it); in HandleOnInstallFinished()
160 if ((it->startTime != startTime) || (it->url != url)) { in HandleOnInstallFinishedByUrl()
177 it = jsObserverObjectList_.erase(it); in HandleOnInstallFinishedByUrl()
256 for (auto it = jsObserverObjectList_.begin(); it != jsObserverObjectList_.end(); ++it) { in AddJsObserverObject() local
279 for (auto it = jsObserverObjectList_.begin(); it != jsObserverObjectList_.end(); ++it) { in AddJsObserverObject() local
[all …]
/ohos5.0/base/update/updater/services/ui/
H A Dupdater_ui_facade.cpp64 if (it == strategies_.end()) { in CheckMode()
68 return {true, it}; in CheckMode()
107 if (auto it = progressMap_.find(mode_); it->second != nullptr) { in ShowProgress() local
128 if (auto it = logoMap_.find(mode_); it->second != nullptr) { in SetLogoVisible() local
129 isVisible ? it->second->Show() : it->second->Hide(); in SetLogoVisible()
140 if (auto it = progressMap_.find(mode_); it->second != nullptr) { in SetProgressVisible() local
141 isVisible ? it->second->Show() : it->second->Hide(); in SetProgressVisible()
157 auto [res, it] = CheckMode(); in ShowProgressPage()
170 auto [res, it] = CheckMode(); in ShowSuccessPage()
183 auto [res, it] = CheckMode(); in ShowFailedPage()
[all …]
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/
H A Ddeadline.cpp39 if (it == nullptr) { in operator ->()
43 return it.get(); in operator ->()
47 std::unique_ptr<Interval> it; member in ffrt::QosIntervalPrivate
68 if (!it) {
82 if (!it) {
93 int ffrt_interval_end(ffrt_interval_t it)
95 if (!it) {
109 if (!it) {
118 int ffrt_interval_join(ffrt_interval_t it)
120 if (!it) {
[all …]

12345678910>>...111