Home
last modified time | relevance | path

Searched defs:killProcess (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dinstall_param.h106 bool killProcess = true; member
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_manager.cpp635 auto killProcess = [appRecord, token, inner = appMgrServiceInner]() { in TerminateAbility() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp2051 bool killProcess = false; in HWTEST_F() local
2070 bool killProcess = false; in HWTEST_F() local
2089 bool killProcess = false; in HWTEST_F() local
4697 bool killProcess = false; in HWTEST_F() local
4821 bool killProcess = false; in HWTEST_F() local
4841 bool killProcess = false; HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp4259 ErrCode BaseBundleInstaller::UninstallLowerVersionFeature(const std::vector<std::string> &packageVec, bool killProcess) in UninstallLowerVersionFeature() argument
2124 ProcessBundleUpdateStatus( InnerBundleInfo &oldInfo, InnerBundleInfo &newInfo, bool isReplace, bool killProcess) ProcessBundleUpdateStatus() argument
2272 ProcessModuleUpdate(InnerBundleInfo &newInfo, InnerBundleInfo &oldInfo, bool isReplace, bool killProcess) ProcessModuleUpdate() argument
4890 OnSingletonChange(bool killProcess) OnSingletonChange() argument
[all...]

Completed in 22 milliseconds