Searched defs:killProcess (Results 1 – 5 of 5) sorted by relevance
51 bool killProcess = false; in DoSomethingInterestingWithMyAPI() local
107 bool killProcess = true; member
2047 bool killProcess = false; variable2066 bool killProcess = false; variable2085 bool killProcess = false; variable4711 bool killProcess = false; variable4835 bool killProcess = false; variable4855 bool killProcess = false; variable
2149 InnerBundleInfo &oldInfo, InnerBundleInfo &newInfo, bool isReplace, bool killProcess) in ProcessBundleUpdateStatus()2300 InnerBundleInfo &oldInfo, bool isReplace, bool killProcess) in ProcessModuleUpdate()4125 …staller::UninstallLowerVersionFeature(const std::vector<std::string> &packageVec, bool killProcess) in UninstallLowerVersionFeature()4630 void BaseBundleInstaller::OnSingletonChange(bool killProcess) in OnSingletonChange()
620 auto killProcess = [appRecord, token, inner = appMgrServiceInner]() { in TerminateAbility() local