Home
last modified time | relevance | path

Searched defs:clearPageStack (Results 1 - 21 of 21) sorted by relevance

/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
H A Dmock_ability_manager_client_interface1.cpp148 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 Dmock_ability_manager_service.cpp153 int MockAbilityManagerService::KillProcess(const std::string& bundleName, const bool clearPageStack) in KillProcess() argument
H A Dmock_ability_manager_client_interface1.cpp152 ErrCode AbilityManagerClient::KillProcess(const std::string& bundleName, const bool clearPageStack) in KillProcess() argument
/foundation/ability/ability_runtime/test/fuzztest/abilityappmgrapprunningmanager_fuzzer/
H A Dabilityappmgrapprunningmanager_fuzzer.cpp86 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 Dmock_app_scheduler.cpp106 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 Dams_mgr_stub.cpp342 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 Dams_mgr_proxy.cpp353 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 Dapp_mgr_client.cpp277 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 Dapp_mgr_service_inner_second_test.cpp1029 bool clearPageStack = true; in HWTEST_F() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dams_mgr_scheduler.cpp330 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 Dapp_running_manager.cpp278 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 Dapp_mgr_service_inner.cpp1368 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 Dapplication_context.cpp589 void ApplicationContext::KillProcessBySelf(const bool clearPageStack) in KillProcessBySelf() argument
H A Djs_application_context_utils.cpp608 bool clearPageStack = true; in OnKillProcessBySelf() local
H A Dcontext_impl.cpp1223 void ContextImpl::KillProcessBySelf(const bool clearPageStack) in KillProcessBySelf() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dapp_scheduler.cpp239 int AppScheduler::KillApplication(const std::string &bundleName, const bool clearPageStack) in KillApplication() argument
H A Dability_manager_client.cpp698 ErrCode AbilityManagerClient::KillProcess(const std::string &bundleName, const bool clearPageStack) in KillProcess() argument
H A Dability_manager_stub.cpp1171 bool clearPageStack = data.ReadBool(); in KillProcessInner() local
H A Dability_manager_proxy.cpp1888 int AbilityManagerProxy::KillProcess(const std::string &bundleName, const bool clearPageStack) in KillProcess() argument
H A Dability_manager_service.cpp6501 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 Djs_app_manager.cpp818 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...]

Completed in 87 milliseconds