Searched refs:isAppService_ (Results 1 – 2 of 2) sorted by relevance
763 bool isAppService_ = false; variable
1067 isAppService_ = oldInfo.GetApplicationBundleType() == BundleType::APP_SERVICE_FWK; in CheckAppService()1068 … if (isAppService_ && oldInfo.GetApplicationBundleType() != newInfo.GetApplicationBundleType()) { in CheckAppService()1078 if (isAppService_) { in CheckSingleton()