Searched defs:killProcess (Results 1 – 5 of 5) sorted by relevance
51 bool killProcess = false; in DoSomethingInterestingWithMyAPI() local
103 bool killProcess = true; member
2046 bool killProcess = false; variable2065 bool killProcess = false; variable2084 bool killProcess = false; variable4662 bool killProcess = false; variable4786 bool killProcess = false; variable4806 bool killProcess = false; variable
2085 InnerBundleInfo &oldInfo, InnerBundleInfo &newInfo, bool isReplace, bool killProcess) in ProcessBundleUpdateStatus()2230 InnerBundleInfo &oldInfo, bool isReplace, bool killProcess) in ProcessModuleUpdate()4193 …staller::UninstallLowerVersionFeature(const std::vector<std::string> &packageVec, bool killProcess) in UninstallLowerVersionFeature()4697 void BaseBundleInstaller::OnSingletonChange(bool killProcess) in OnSingletonChange()
626 auto killProcess = [appRecord, token, inner = appMgrServiceInner]() { in TerminateAbility() local