/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_service_startup_test/ |
H A D | ams_service_startup_test.cpp | 70 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS… 74 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS… 92 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS… 98 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS… 116 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS… 118 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS… 136 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS… 140 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS… 142 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS… 160 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS… [all …]
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_service_start_test/ |
H A D | ability_service_start_test.cpp | 77 EXPECT_EQ(ServiceRunningState::STATE_NOT_START, aams_->QueryServiceState()); 88 EXPECT_EQ(ServiceRunningState::STATE_NOT_START, aams_->QueryServiceState()); 121 EXPECT_EQ(ServiceRunningState::STATE_NOT_START, aams_->QueryServiceState()); 137 EXPECT_EQ(ServiceRunningState::STATE_NOT_START, aams_->QueryServiceState()); 162 EXPECT_EQ(ServiceRunningState::STATE_NOT_START, aams_->QueryServiceState()); 189 EXPECT_EQ(ServiceRunningState::STATE_NOT_START, aams_->QueryServiceState());
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/service_start_process_test/ |
H A D | ams_service_start_process_module_test.cpp | 75 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS… 83 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS… 102 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS… 106 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS…
|
/ohos5.0/foundation/bundlemanager/ecological_rule_manager/services/manager/src/ |
H A D | ecologic_rule_mgr_service.cpp | 35 EcologicalRuleMgrService::EcologicalRuleMgrService() : state_(ServiceRunningState::STATE_NOT_START) in EcologicalRuleMgrService() 40 : SystemAbility(saId, runOnCreate), state_(ServiceRunningState::STATE_NOT_START) in EcologicalRuleMgrService() 116 state_ = ServiceRunningState::STATE_NOT_START; in OnStop()
|
/ohos5.0/base/theme/screenlock_mgr/test/unittest/ |
H A D | screenlock_service_test.cpp | 191 ScreenLockSystemAbility::GetInstance()->state_ = ServiceRunningState::STATE_NOT_START; 402 ScreenLockSystemAbility::GetInstance()->state_ = ServiceRunningState::STATE_NOT_START; 433 ScreenLockSystemAbility::GetInstance()->state_ = ServiceRunningState::STATE_NOT_START; 546 EXPECT_EQ(ScreenLockSystemAbility::GetInstance()->state_, ServiceRunningState::STATE_NOT_START); 565 ScreenLockSystemAbility::GetInstance()->state_ = ServiceRunningState::STATE_NOT_START; 612 ScreenLockSystemAbility::GetInstance()->state_ = ServiceRunningState::STATE_NOT_START; 630 ScreenLockSystemAbility::GetInstance()->state_ = ServiceRunningState::STATE_NOT_START; 650 ScreenLockSystemAbility::GetInstance()->state_ = ServiceRunningState::STATE_NOT_START;
|
/ohos5.0/foundation/communication/nfc/services/include/ |
H A D | nfc_sa_manager.h | 27 STATE_NOT_START, enumerator 52 ServiceRunningState state_ = ServiceRunningState::STATE_NOT_START;
|
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/test/ |
H A D | multimodal_input_connect_stub_test.cpp | 46 service->state_ = ServiceRunningState::STATE_NOT_START; 76 service->state_ = ServiceRunningState::STATE_NOT_START; 95 service->state_ = ServiceRunningState::STATE_NOT_START; 115 service->state_ = ServiceRunningState::STATE_NOT_START; 142 service->state_ = ServiceRunningState::STATE_NOT_START; 211 service->state_ = ServiceRunningState::STATE_NOT_START; 234 service->state_ = ServiceRunningState::STATE_NOT_START; 255 service->state_ = ServiceRunningState::STATE_NOT_START; 273 service->state_ = ServiceRunningState::STATE_NOT_START; 1639 std::atomic<ServiceRunningState> state = ServiceRunningState::STATE_NOT_START; [all …]
|
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/include/ipc/ |
H A D | cloud_daemon.h | 35 enum class ServiceRunningState { STATE_NOT_START, STATE_RUNNING }; enumerator 54 ServiceRunningState state_ { ServiceRunningState::STATE_NOT_START };
|
/ohos5.0/base/telephony/core_service/services/sim/include/ |
H A D | sim_sms_manager.h | 38 STATE_NOT_START, enumerator 48 HandleRunningState stateSms_ = HandleRunningState::STATE_NOT_START;
|
H A D | sim_file_manager.h | 91 enum class HandleRunningState { STATE_NOT_START, STATE_RUNNING }; enumerator 99 HandleRunningState stateRecord_ = HandleRunningState::STATE_NOT_START; 100 HandleRunningState stateHandler_ = HandleRunningState::STATE_NOT_START;
|
H A D | icc_dialling_numbers_manager.h | 51 STATE_NOT_START, enumerator 58 HandleRunningState stateDiallingNumbers_ = HandleRunningState::STATE_NOT_START;
|
H A D | sim_state_manager.h | 26 enum SimHandleRun { STATE_NOT_START, STATE_RUNNING }; enumerator 73 SimHandleRun simStateRun_ = STATE_NOT_START;
|
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/service/timer_manager/include/ |
H A D | timer_manager.h | 33 STATE_NOT_START, enumerator 66 std::atomic<TimerMgrState> state_ { TimerMgrState::STATE_NOT_START };
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/services_daemon/ |
H A D | cloud_daemon_test.cpp | 74 cloudDaemon_->state_ = ServiceRunningState::STATE_NOT_START; 115 cloudDaemon_->state_ = ServiceRunningState::STATE_NOT_START;
|
/ohos5.0/foundation/communication/connected_nfc_tag/services/src/ |
H A D | nfc_tag_service_impl.cpp | 34 mState(ServiceRunningState::STATE_NOT_START) in NfcTagServiceImpl() 61 mState = ServiceRunningState::STATE_NOT_START; in OnStop()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/bgtask_manager_abnormal_unit_test/ |
H A D | bgtask_manager_abnormal_unit_test.cpp | 49 BackgroundTaskMgrService_->state_ = ServiceRunningState::STATE_NOT_START; 52 EXPECT_EQ(BackgroundTaskMgrService_->state_, ServiceRunningState::STATE_NOT_START);
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/ |
H A D | distributed_hardware_service.h | 31 STATE_NOT_START, enumerator 69 ServiceRunningState state_ = ServiceRunningState::STATE_NOT_START;
|
/ohos5.0/base/msdp/device_status/test/fuzztest/devicemanager_fuzzer/ |
H A D | devicemanager_fuzzer.h | 57 enum class ServiceRunningState {STATE_NOT_START, STATE_RUNNING, STATE_EXIT}; enumerator 93 std::atomic<ServiceRunningState> state_ { ServiceRunningState::STATE_NOT_START };
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/scheduler/include/ |
H A D | timer_manager_test.h | 55 enum class ServiceRunningState {STATE_NOT_START, STATE_RUNNING, STATE_EXIT}; enumerator 87 std::atomic<ServiceRunningState> state_ { ServiceRunningState::STATE_NOT_START };
|
/ohos5.0/base/security/access_token/services/el5filekeymanager/include/ |
H A D | el5_filekey_manager_service.h | 35 enum class ServiceRunningState { STATE_NOT_START, STATE_RUNNING }; enumerator 61 ServiceRunningState serviceRunningState_ = ServiceRunningState::STATE_NOT_START;
|
/ohos5.0/foundation/resourceschedule/device_standby/services/core/include/ |
H A D | standby_service.h | 36 STATE_NOT_START, enumerator 75 ServiceRunningState state_ {ServiceRunningState::STATE_NOT_START};
|
/ohos5.0/foundation/multimodalinput/input/intention/services/test/unittest/include/ |
H A D | device_manager_test.h | 56 enum class ServiceRunningState {STATE_NOT_START, STATE_RUNNING, STATE_EXIT}; enumerator 92 std::atomic<ServiceRunningState> state_ { ServiceRunningState::STATE_NOT_START };
|
/ohos5.0/base/security/code_signature/services/local_code_sign/src/ |
H A D | local_code_sign_service.cpp | 38 : SystemAbility(LOCAL_CODE_SIGN_SA_ID, false), state_(ServiceRunningState::STATE_NOT_START) in LocalCodeSignService() 100 state_ = ServiceRunningState::STATE_NOT_START; in OnStop()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/ |
H A D | wifi_hotspot_mgr_service_impl.cpp | 47 …y(WIFI_HOTSPOT_ABILITY_ID, true), mPublishFlag(false), mState(ServiceRunningState::STATE_NOT_START) in WifiHotspotMgrServiceImpl() 79 mState = ServiceRunningState::STATE_NOT_START; in OnStop()
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/include/ |
H A D | device_manager_test.h | 57 enum class ServiceRunningState {STATE_NOT_START, STATE_RUNNING, STATE_EXIT}; enumerator 93 std::atomic<ServiceRunningState> state_ { ServiceRunningState::STATE_NOT_START };
|