/base/account/os_account/services/accountmgr/test/unittest/common/account_mgr_service_test/ |
D | account_state_machine_test.cpp | 51 AccountStateMachine stateMachine; variable 67 AccountStateMachine stateMachine; variable 90 AccountStateMachine stateMachine; variable 113 AccountStateMachine stateMachine; variable 136 AccountStateMachine stateMachine; variable 166 AccountStateMachine stateMachine; variable 196 AccountStateMachine stateMachine; variable 226 AccountStateMachine stateMachine; variable 256 AccountStateMachine stateMachine; variable 286 AccountStateMachine stateMachine; variable [all …]
|
/base/powermgr/power_manager/test/unittest/src/ |
D | native_power_state_machine_test.cpp | 55 auto stateMachine = std::make_shared<PowerStateMachine>(pmsTest); variable 92 auto stateMachine = std::make_shared<PowerStateMachine>(pmsTest); variable 123 auto stateMachine = std::make_shared<PowerStateMachine>(pmsTest); variable 167 auto stateMachine = std::make_shared<PowerStateMachine>(pmsTest); variable 221 auto stateMachine = std::make_shared<PowerStateMachine>(pmsTest); variable 258 auto stateMachine = std::make_shared<PowerStateMachine>(nullptr); variable 286 auto stateMachine = std::make_shared<PowerStateMachine>(pmsTest); variable
|
D | running_lock_native_test.cpp | 52 auto stateMachine = std::make_shared<PowerStateMachine>(pmsTest); variable 95 auto stateMachine = std::make_shared<PowerStateMachine>(pmsTest); variable 145 auto stateMachine = std::make_shared<PowerStateMachine>(pmsTest); variable 178 auto stateMachine = std::make_shared<PowerStateMachine>(pmsTest); variable 218 auto stateMachine = std::make_shared<PowerStateMachine>(pmsTest); variable 341 auto stateMachine = pmsTest_->GetPowerStateMachine(); variable
|
D | power_service_mock_test.cpp | 113 std::shared_ptr<PowerStateMachine> stateMachine = nullptr; variable 161 std::shared_ptr<PowerStateMachine> stateMachine = nullptr; variable
|
D | power_mgr_service_native_test.cpp | 53 auto stateMachine = std::make_shared<PowerStateMachine>(g_pmsTest); in SetUp() local
|
D | power_getcontroller_mock_test.cpp | 279 std::shared_ptr<PowerStateMachine> stateMachine = nullptr; variable
|
/base/telephony/cellular_data/services/src/state_machine/ |
D | activating.cpp | 30 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in StateBegin() local 51 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in RilActivatePdpContextDone() local 138 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in RilErrorResponse() local 189 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in ProcessConnectTimeout() local 210 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in StateProcess() local
|
D | disconnecting.cpp | 30 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in StateBegin() local 52 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in ProcessDisconnectTimeout() local 73 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in StateProcess() local
|
D | default.cpp | 40 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in StateProcess() local 65 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in ProcessDisconnectDone() local 81 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in ProcessDisconnectAllDone() local 97 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in ProcessDataConnectionDrsOrRatChanged() local
|
D | inactive.cpp | 28 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in StateBegin() local 76 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in StateProcess() local 108 void Inactive::SetStateMachine(const std::weak_ptr<CellularDataStateMachine> &stateMachine) in SetStateMachine()
|
D | active.cpp | 29 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in StateBegin() local 71 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in ProcessDisconnectDone() local 98 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in ProcessDisconnectAllDone() local 116 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in ProcessLostConnection() local 159 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in ProcessDataConnectionRoamOn() local 173 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in ProcessDataConnectionRoamOff() local 186 std::shared_ptr<CellularDataStateMachine> stateMachine = stateMachine_.lock(); in ProcessDataConnectionVoiceCallStartedOrEnded() local
|
/base/powermgr/power_manager/services/native/src/ |
D | power_mgr_dumper.cpp | 60 auto stateMachine = pms->GetPowerStateMachine(); in Dump() local 67 auto stateMachine = pms->GetPowerStateMachine(); in Dump() local
|
D | running_lock_mgr.cpp | 90 auto stateMachine = pms->GetPowerStateMachine(); in InitLocksTypeScreen() local 126 auto stateMachine = pms->GetPowerStateMachine(); in InitLocksTypeBackground() local 157 auto stateMachine = pms->GetPowerStateMachine(); in InitLocksTypeProximity() local 862 auto stateMachine = pms->GetPowerStateMachine(); in OnClose() local 888 auto stateMachine = pms->GetPowerStateMachine(); in OnAway() local
|
D | power_state_machine.cpp | 771 auto stateMachine = DelayedSpSingleton<PowerMgrService>::GetInstance()->GetPowerStateMachine(); in DisplayOffTimeUpdateFunc() local
|
/base/telephony/cellular_data/services/src/ |
D | data_connection_manager.cpp | 50 …aConnectionManager::AddConnectionStateMachine(const std::shared_ptr<CellularDataStateMachine> &sta… in AddConnectionStateMachine() 58 …nnectionManager::RemoveConnectionStateMachine(const std::shared_ptr<CellularDataStateMachine> &sta… in RemoveConnectionStateMachine() 80 …taConnectionManager::AddActiveConnectionByCid(const std::shared_ptr<CellularDataStateMachine> &sta… in AddActiveConnectionByCid()
|
D | cellular_data_handler.cpp | 232 std::shared_ptr<CellularDataStateMachine> stateMachine = apn->GetCellularDataStateMachine(); in ClearConnection() local 605 … std::shared_ptr<CellularDataStateMachine> stateMachine = apnHolder->GetCellularDataStateMachine(); in EstablishDataConnectionComplete() local
|
/base/telephony/cellular_data/services/src/apn_manager/ |
D | apn_holder.cpp | 118 void ApnHolder::SetCellularDataStateMachine(const std::shared_ptr<CellularDataStateMachine> &stateM… in SetCellularDataStateMachine()
|
/base/powermgr/thermal_manager/test/unittest/src/ |
D | thermal_observer_test.cpp | 255 auto stateMachine = std::make_shared<StateMachine>(); variable
|
/base/telephony/cellular_data/test/ |
D | zero_branch_test.cpp | 290 std::shared_ptr<CellularDataStateMachine> stateMachine = nullptr; variable
|
/base/powermgr/power_manager/services/native/src/wakeup/ |
D | wakeup_controller.cpp | 44 WakeupController::WakeupController(std::shared_ptr<PowerStateMachine>& stateMachine) in WakeupController()
|
/base/powermgr/power_manager/services/native/src/suspend/ |
D | suspend_controller.cpp | 42 …shared_ptr<ShutdownController>& shutdownController, std::shared_ptr<PowerStateMachine>& stateMachi… in SuspendController()
|