Searched defs:appDistributionType (Results 1 – 4 of 4) sorted by relevance
84 auto appDistributionType = callerAppInfo.appDistributionType; in CheckCrowdtest() local
187 std::string appDistributionType = Constants::APP_DISTRIBUTION_TYPE_NONE; member
183 auto appDistributionType = hapVerifyRes[0].GetProvisionInfo().distributionType; in CheckMultipleHapsSignInfo() local
3153 void InnerBundleInfo::SetAppDistributionType(const std::string &appDistributionType) in SetAppDistributionType()