Searched refs:appDistributionType_ (Results 1 – 5 of 5) sorted by relevance
208 appDistributionType_ = checker.GetAppDistributionType(provisionInfo.distributionType); in ProcessPatchDeployStart()696 sysEventInfo.appDistributionType = appDistributionType_; in SendQuickFixSystemEvent()908 (appDistributionType_ == Constants::APP_DISTRIBUTION_TYPE_ENTERPRISE_NORMAL || in PrepareCodeSignatureParam()909 appDistributionType_ == Constants::APP_DISTRIBUTION_TYPE_ENTERPRISE_MDM || in PrepareCodeSignatureParam()910 appDistributionType_ == Constants::APP_DISTRIBUTION_TYPE_ENTERPRISE); in PrepareCodeSignatureParam()
131 std::string appDistributionType_ = Constants::APP_DISTRIBUTION_TYPE_NONE; variable
804 std::string appDistributionType_; variable
214 .appDistributionType = appDistributionType_, in InstallBundle()259 .appDistributionType = appDistributionType_, in InstallBundleByBundleName()299 .appDistributionType = appDistributionType_, in Recover()3808 appDistributionType_ = infos.begin()->second.GetAppDistributionType(); in SetAppDistributionType()
6311 EXPECT_EQ(installer.appDistributionType_, appDistributionType);