Home
last modified time | relevance | path

Searched refs:ExitChildProcessSafely (Results 1 - 11 of 11) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_mgr_interface.h685 virtual void ExitChildProcessSafely() = 0;
H A Dapp_mgr_proxy.h596 void ExitChildProcessSafely() override;
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_app_mgr_service.h105 MOCK_METHOD0(ExitChildProcessSafely, void());
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
H A Dmock_app_mgr_service.h79 MOCK_METHOD0(ExitChildProcessSafely, void());
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dchild_main_thread.cpp308 appMgr_->ExitChildProcessSafely(); in ExitProcessSafely()
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service.h656 void ExitChildProcessSafely() override;
/foundation/ability/ability_runtime/test/unittest/multi_app_utils_test/include/
H A Dmock_app_mgr_service.h102 MOCK_METHOD0(ExitChildProcessSafely, void());
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/
H A Dapp_mgr_service_test.cpp1528 * @tc.desc: verify ExitChildProcessSafely works.
1541 appMgrService->ExitChildProcessSafely(); in HWTEST_F()
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_stub.cpp1408 ExitChildProcessSafely(); in HandleExitChildProcessSafely()
H A Dapp_mgr_proxy.cpp1660 void AppMgrProxy::ExitChildProcessSafely() in ExitChildProcessSafely() function in OHOS::AppExecFwk::AppMgrProxy
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp1411 void AppMgrService::ExitChildProcessSafely() in ExitChildProcessSafely() function in OHOS::AppExecFwk::AppMgrService

Completed in 18 milliseconds