/ohos5.0/base/useriam/face_auth/services_ex/src/ |
H A D | finite_state_machine_impl.cpp | 71 uint32_t oldState = currentState_; in ScheduleInner() local 94 … FiniteStateMachineImpl::DealWithStateLeaveAndEnter(FiniteStateMachine &machine, uint32_t oldState, in DealWithStateLeaveAndEnter()
|
/ohos5.0/base/useriam/user_auth_framework/services/base/src/ |
H A D | finite_state_machine_impl.cpp | 71 uint32_t oldState = currentState_; in ScheduleInner() local 92 … FiniteStateMachineImpl::DealWithStateLeaveAndEnter(FiniteStateMachine &machine, uint32_t oldState, in DealWithStateLeaveAndEnter()
|
/ohos5.0/base/telephony/call_manager/services/call/src/ |
H A D | cs_call.cpp | 97 … ConferenceState oldState = DelayedSingleton<CsConference>::GetInstance()->GetOldConferenceState(); in HandleCombineConferenceFailEvent() local
|
H A D | ott_call.cpp | 226 …ConferenceState oldState = DelayedSingleton<OttConference>::GetInstance()->GetOldConferenceState(); in HandleCombineConferenceFailEvent() local
|
H A D | ims_call.cpp | 203 …ConferenceState oldState = DelayedSingleton<ImsConference>::GetInstance()->GetOldConferenceState(); in HandleCombineConferenceFailEvent() local
|
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/ |
H A D | vendor_adapter.c | 201 HRilRadioState oldState; in SetRadioState() local
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/ |
H A D | fast_audio_stream.cpp | 508 State oldState = state_; in PauseAudioStream() local 531 State oldState = state_; in StopAudioStream() local 841 State oldState = state_; in RestoreAudioStream() local
|
H A D | capturer_in_client.cpp | 1912 State oldState = state_; in RestoreAudioStream() local
|
H A D | renderer_in_client.cpp | 2284 State oldState = state_; in RestoreAudioStream() local
|
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/ |
H A D | networkshare_main_statemachine.cpp | 84 int oldState = curState_; in MainSmStateSwitch() local
|
H A D | networkshare_sub_statemachine.cpp | 158 int oldState = curState_; in SubSmStateSwitch() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/ |
H A D | entity_manager.cpp | 294 EntityState::State oldState; in SetActive() local
|
/ohos5.0/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/ |
H A D | intellisense_server.cpp | 281 CgroupPolicy oldState = CheckCgroupState(static_cast<CgroupPolicy>(oldGroup)); in ReportCgroupChange() local
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/ |
H A D | inner_link.cpp | 90 LinkState oldState = GetState(); in SetState() local
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | module_running_record.cpp | 184 AbilityState oldState = ability->GetState(); in OnAbilityStateChanged() local
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | stk_controller.cpp | 296 int32_t oldState = iccCardState_; in OnIccStateChanged() local
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/interrupt/ |
H A D | audio_interrupt_service.cpp | 1572 void AudioInterruptService::SendInterruptEvent(AudioFocuState oldState, AudioFocuState newState, in SendInterruptEvent() 1615 …td::list<std::pair<AudioInterrupt, AudioFocuState>>::iterator &iterActive, AudioFocuState oldState, in IsHandleIter() 1640 AudioFocuState oldState = iterActive->second; in ResumeAudioFocusList() local
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | network.cpp | 652 NetConnState oldState = state_; in UpdateNetConnState() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/src/ |
H A D | dfx_manager.cpp | 523 uint16_t oldState = static_cast<uint16_t>(syncState_); in RunDfx() local
|
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/purgeable_mem_manager/ |
H A D | purgeable_mem_manager.cpp | 272 int32_t oldState = appList_[pid].second; in ChangeAppStateInner() local
|
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/ |
H A D | worker.cpp | 1825 RunnerState oldState = runnerState_.load(std::memory_order_acquire); in UpdateWorkerState() local 1839 HostState oldState = hostState_.load(std::memory_order_acquire); in UpdateHostState() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/ |
H A D | audio_effect_chain_manager.cpp | 1409 AudioSpatializationState oldState = {spatializationEnabled_, headTrackingEnabled_}; in UpdateEffectBtOffloadSupported() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | animation_system.cpp | 908 const auto oldState = stateHandle->state; in OnAnimationComponentsUpdated() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | reminder_request.cpp | 1597 uint8_t oldState = state_; in SetState() local
|
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/test/ |
H A D | test_worker.cpp | 177 Worker::RunnerState oldState = worker->runnerState_.load(std::memory_order_acquire); in UpdateWorkerState() local
|