Home
last modified time | relevance | path

Searched refs:QueryServiceState (Results 1 – 25 of 37) sorted by relevance

12

/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_service_startup_test/
H A Dams_service_startup_test.cpp70 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS…
72 …EXPECT_EQ(ServiceRunningState::STATE_RUNNING, appMgrService->QueryServiceState().serviceRunningSta…
74 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS…
92 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS…
94 …EXPECT_EQ(ServiceRunningState::STATE_RUNNING, appMgrService->QueryServiceState().serviceRunningSta…
96 …EXPECT_EQ(ServiceRunningState::STATE_RUNNING, appMgrService->QueryServiceState().serviceRunningSta…
98 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS…
116 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS…
138 …EXPECT_EQ(ServiceRunningState::STATE_RUNNING, appMgrService->QueryServiceState().serviceRunningSta…
162 …EXPECT_EQ(ServiceRunningState::STATE_RUNNING, appMgrService->QueryServiceState().serviceRunningSta…
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_service_start_test/
H A Dability_service_start_test.cpp77 EXPECT_EQ(ServiceRunningState::STATE_NOT_START, aams_->QueryServiceState());
86 EXPECT_EQ(ServiceRunningState::STATE_RUNNING, aams_->QueryServiceState());
88 EXPECT_EQ(ServiceRunningState::STATE_NOT_START, aams_->QueryServiceState());
119 EXPECT_EQ(ServiceRunningState::STATE_RUNNING, 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());
186 EXPECT_EQ(ServiceRunningState::STATE_RUNNING, 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 Dams_service_start_process_module_test.cpp75 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService->QueryServiceState().serviceRunningS…
79 …EXPECT_EQ(ServiceRunningState::STATE_RUNNING, appMgrService->QueryServiceState().serviceRunningSta…
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…
110 …EXPECT_EQ(ServiceRunningState::STATE_RUNNING, appMgrService->QueryServiceState().serviceRunningSta…
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/service_app_spawn_client_test/
H A Dams_service_app_spawn_client_module_test.cpp205 …EXPECT_EQ(SpawnConnectionState::STATE_NOT_CONNECT, appMgrService->QueryServiceState().connectionSt…
211 …EXPECT_EQ(SpawnConnectionState::STATE_CONNECTED, appMgrService->QueryServiceState().connectionStat…
214 …EXPECT_EQ(SpawnConnectionState::STATE_NOT_CONNECT, appMgrService->QueryServiceState().connectionSt…
232 …EXPECT_EQ(SpawnConnectionState::STATE_NOT_CONNECT, appMgrService->QueryServiceState().connectionSt…
242 …EXPECT_EQ(SpawnConnectionState::STATE_NOT_CONNECT, appMgrService->QueryServiceState().connectionSt…
246 …EXPECT_EQ(SpawnConnectionState::STATE_CONNECTED, appMgrService->QueryServiceState().connectionStat…
249 …EXPECT_EQ(SpawnConnectionState::STATE_NOT_CONNECT, appMgrService->QueryServiceState().connectionSt…
267 …EXPECT_EQ(SpawnConnectionState::STATE_NOT_CONNECT, appMgrService->QueryServiceState().connectionSt…
273 …EXPECT_EQ(SpawnConnectionState::STATE_CONNECTED, appMgrService->QueryServiceState().connectionStat…
276 …EXPECT_EQ(SpawnConnectionState::STATE_CONNECTED, appMgrService->QueryServiceState().connectionStat…
[all …]
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_mgr_service_test/
H A Dui_mgr_service_test.cpp59 EXPECT_EQ(testValue, uiMgrService->QueryServiceState());
95 EXPECT_EQ(testValue, uiMgrService->QueryServiceState());
210 EXPECT_EQ(testValue, uiMgrService->QueryServiceState());
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_service_event_drive_test/
H A Dams_service_event_drive_test.cpp755 …EXPECT_EQ(ServiceRunningState::STATE_RUNNING, appMgrService_->QueryServiceState().serviceRunningSt…
756 …EXPECT_EQ(SpawnConnectionState::STATE_CONNECTED, appMgrService_->QueryServiceState().connectionSta…
778 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService_->QueryServiceState().serviceRunning…
779 …EXPECT_EQ(SpawnConnectionState::STATE_NOT_CONNECT, appMgrService_->QueryServiceState().connectionS…
802 …EXPECT_EQ(ServiceRunningState::STATE_NOT_START, appMgrService_->QueryServiceState().serviceRunning…
803 …EXPECT_EQ(SpawnConnectionState::STATE_NOT_CONNECT, appMgrService_->QueryServiceState().connectionS…
/ohos5.0/foundation/communication/nfc/services/include/
H A Dnfc_sa_manager.h44 ServiceRunningState QueryServiceState() const in QueryServiceState() function
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/include/ipc/
H A Dcloud_daemon.h46 ServiceRunningState QueryServiceState() const in QueryServiceState() function
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_client_test/
H A Dams_service_app_spawn_client_test.cpp132 …EXPECT_EQ(SpawnConnectionState::STATE_NOT_CONNECT, appMgrService->QueryServiceState().connectionSt…
137 …EXPECT_EQ(SpawnConnectionState::STATE_CONNECTED, appMgrService->QueryServiceState().connectionStat…
140 …EXPECT_EQ(SpawnConnectionState::STATE_NOT_CONNECT, appMgrService->QueryServiceState().connectionSt…
156 …EXPECT_EQ(SpawnConnectionState::STATE_NOT_CONNECT, appMgrService->QueryServiceState().connectionSt…
162 …EXPECT_EQ(SpawnConnectionState::STATE_CONNECT_FAILED, appMgrService->QueryServiceState().connectio…
164 …EXPECT_EQ(SpawnConnectionState::STATE_NOT_CONNECT, appMgrService->QueryServiceState().connectionSt…
/ohos5.0/base/location/services/location_passive/passive/include/
H A Dpassive_ability.h53 ServiceRunningState QueryServiceState() const in QueryServiceState() function
/ohos5.0/base/location/test/location_network/source/
H A Dnetwork_ability_test.cpp204 (ServiceRunningState)ability_->QueryServiceState()); // after mock
207 (ServiceRunningState)ability_->QueryServiceState()); // after mock
211 (ServiceRunningState)ability_->QueryServiceState()); // after mock
214 (ServiceRunningState)ability_->QueryServiceState()); // after mock
/ohos5.0/foundation/ability/ability_runtime/services/dataobsmgr/include/
H A Ddataobs_mgr_service.h50 DataObsServiceRunningState QueryServiceState() const;
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/include/
H A Dui_mgr_service.h46 UIServiceRunningState QueryServiceState() const;
/ohos5.0/foundation/distributedhardware/device_manager/services/service/include/ipc/standard/
H A Dipc_server_stub.h101 ServiceRunningState QueryServiceState() const;
/ohos5.0/base/location/services/location_geocode/geocode/include/
H A Dgeo_convert_service.h73 ServiceRunningState QueryServiceState() const in QueryServiceState() function
/ohos5.0/base/location/services/location_network/network/include/
H A Dnetwork_ability.h63 ServiceRunningState QueryServiceState() const in QueryServiceState() function
/ohos5.0/foundation/ability/ability_runtime/test/unittest/dataobs_mgr_service_test/
H A Ddataobs_mgr_service_test.cpp60 EXPECT_EQ(testValue, dataObsMgrServer->QueryServiceState());
561 EXPECT_EQ(testValue, dataObsMgrServer->QueryServiceState());
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Ddaemon.h56 ServiceRunningState QueryServiceState() const in QueryServiceState() function
/ohos5.0/base/tee/tee_client/services/cadaemon/src/ca_daemon/
H A Dcadaemon_service.h69 ServiceRunningState QueryServiceState() const in QueryServiceState() function
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/appmgrservicefirst_fuzzer/
H A Dappmgrservicefirst_fuzzer.cpp79 appMgrService->QueryServiceState(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/
H A Dui_mgr_service.cpp112 UIServiceRunningState UIMgrService::QueryServiceState() const in QueryServiceState() function in OHOS::Ace::UIMgrService
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymanagerservicefirst_fuzzer/
H A Dabilitymanagerservicefirst_fuzzer.cpp93 abilityms.QueryServiceState(); in DoSomethingInterestingWithMyAPI1()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_host_server.h57 ServiceRunningState QueryServiceState() const in QueryServiceState() function
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_server_stub.cpp191 ServiceRunningState IpcServerStub::QueryServiceState() const in QueryServiceState() function in OHOS::DistributedHardware::IpcServerStub
/ohos5.0/foundation/ability/ability_runtime/services/dataobsmgr/src/
H A Ddataobs_mgr_service.cpp83 DataObsServiceRunningState DataObsMgrService::QueryServiceState() const in QueryServiceState() function in OHOS::AAFwk::DataObsMgrService

12