Home
last modified time | relevance | path

Searched refs:CheckRemoteClient (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp2153 appMgrServiceInner->CheckRemoteClient(); in HWTEST_F()
2156 appMgrServiceInner->CheckRemoteClient(); in HWTEST_F()
2159 appMgrServiceInner->CheckRemoteClient(); in HWTEST_F()
2162 appMgrServiceInner->CheckRemoteClient(); in HWTEST_F()
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h716 bool CheckRemoteClient();
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp3967 if (!CheckRemoteClient() || !appRunningManager_) { in StartEmptyResidentProcess()
4020 bool AppMgrServiceInner::CheckRemoteClient() in CheckRemoteClient() function in OHOS::AppExecFwk::AppMgrServiceInner
4060 if (!CheckRemoteClient() || !appRecord || !appRunningManager_) { in RestartResidentProcess()
4267 if (!CheckRemoteClient() || !appRunningManager_) { in StartEmptyProcess()
4383 if (!CheckRemoteClient()) { in StartSpecifiedAbility()

Completed in 26 milliseconds