/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/ |
H A D | mock_ability_manager_client_interface1.cpp | 148 ErrCode AbilityManagerClient::KillProcess(const std::string& bundleName, const bool clearPageStack) in KillProcess() argument
|
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_ability_manager_service.cpp | 153 int MockAbilityManagerService::KillProcess(const std::string& bundleName, const bool clearPageStack) in KillProcess() argument
|
H A D | mock_ability_manager_client_interface1.cpp | 152 ErrCode AbilityManagerClient::KillProcess(const std::string& bundleName, const bool clearPageStack) in KillProcess() argument
|
/foundation/ability/ability_runtime/test/fuzztest/abilityappmgrapprunningmanager_fuzzer/ |
H A D | abilityappmgrapprunningmanager_fuzzer.cpp | 86 bool clearPageStack = *data % ENABLE; in DoSomethingInterestingWithMyAPIadda() local 198 bool clearPageStack = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/appmgr/ |
H A D | mock_app_scheduler.cpp | 106 int AppScheduler::KillApplication(const std::string& bundleName, const bool clearPageStack) in KillApplication() argument
|
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | ams_mgr_stub.cpp | 342 bool clearPageStack = data.ReadBool(); in HandleKillProcessWithAccount() local 360 bool clearPageStack = data.ReadBool(); in HandleKillApplication() local 414 bool clearPageStack = data.ReadBool(); in HandleKillApplicationSelf() local [all...] |
H A D | ams_mgr_proxy.cpp | 353 int32_t AmsMgrProxy::KillApplication(const std::string &bundleName, const bool clearPageStack) in KillApplication() argument 500 int32_t AmsMgrProxy::KillApplicationSelf(const bool clearPageStack, const std::string& reason) in KillApplicationSelf() argument 314 KillProcessWithAccount( const std::string &bundleName, const int accountId, const bool clearPageStack) KillProcessWithAccount() argument
|
H A D | app_mgr_client.cpp | 277 AppMgrResultCode AppMgrClient::KillApplication(const std::string &bundleName, bool const clearPageStack) in KillApplication() argument 343 AppMgrResultCode AppMgrClient::KillApplicationSelf(const bool clearPageStack, const std::string& reason) in KillApplicationSelf() argument
|
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/ |
H A D | app_mgr_service_inner_second_test.cpp | 1029 bool clearPageStack = true; in HWTEST_F() local
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | ams_mgr_scheduler.cpp | 330 int32_t AmsMgrScheduler::KillApplication(const std::string &bundleName, const bool clearPageStack) in KillApplication() argument 373 int32_t AmsMgrScheduler::KillApplicationSelf(const bool clearPageStack, const std::string& reason) in KillApplicationSelf() argument 277 KillProcessWithAccount( const std::string &bundleName, const int accountId, const bool clearPageStack) KillProcessWithAccount() argument [all...] |
H A D | app_running_manager.cpp | 278 ProcessExitByBundleName( const std::string &bundleName, std::list<pid_t> &pids, const bool clearPageStack) ProcessExitByBundleName() argument 349 ProcessExitByBundleNameAndUid( const std::string &bundleName, const int uid, std::list<pid_t> &pids, const bool clearPageStack) ProcessExitByBundleNameAndUid() argument
|
H A D | app_mgr_service_inner.cpp | 1368 int32_t AppMgrServiceInner::KillApplication(const std::string &bundleName, const bool clearPageStack) in KillApplication() argument 1560 int32_t AppMgrServiceInner::KillApplicationSelf(const bool clearPageStack, const std::string& reason) in KillApplicationSelf() argument 1598 KillApplicationByBundleName( const std::string &bundleName, const bool clearPageStack, const std::string& reason) KillApplicationByBundleName() argument 1626 KillApplicationByUserId( const std::string &bundleName, int32_t appCloneIndex, const int userId, const bool clearPageStack, const std::string& reason) KillApplicationByUserId() argument 1642 KillApplicationByUserIdLocked( const std::string &bundleName, int32_t appCloneIndex, const int userId, const bool clearPageStack, const std::string& reason) KillApplicationByUserIdLocked() argument [all...] |
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/ |
H A D | application_context.cpp | 589 void ApplicationContext::KillProcessBySelf(const bool clearPageStack) in KillProcessBySelf() argument
|
H A D | js_application_context_utils.cpp | 608 bool clearPageStack = true; in OnKillProcessBySelf() local
|
H A D | context_impl.cpp | 1223 void ContextImpl::KillProcessBySelf(const bool clearPageStack) in KillProcessBySelf() argument
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | app_scheduler.cpp | 239 int AppScheduler::KillApplication(const std::string &bundleName, const bool clearPageStack) in KillApplication() argument
|
H A D | ability_manager_client.cpp | 698 ErrCode AbilityManagerClient::KillProcess(const std::string &bundleName, const bool clearPageStack) in KillProcess() argument
|
H A D | ability_manager_stub.cpp | 1171 bool clearPageStack = data.ReadBool(); in KillProcessInner() local
|
H A D | ability_manager_proxy.cpp | 1888 int AbilityManagerProxy::KillProcess(const std::string &bundleName, const bool clearPageStack) in KillProcess() argument
|
H A D | ability_manager_service.cpp | 6501 int AbilityManagerService::KillProcess(const std::string &bundleName, const bool clearPageStack) in KillProcess() argument
|
/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/ |
H A D | js_app_manager.cpp | 818 static void OnKillProcessesByBundleNameInner(std::string bundleName, bool clearPageStack, in OnKillProcessesByBundleNameInner() argument 847 bool clearPageStack = true; in OnKillProcessesByBundleName() local 1076 bool clearPageStack = true; in OnKillProcessWithAccount() local [all...] |