Searched refs:GetTargetVersion (Results 1 – 3 of 3) sorted by relevance
912 uint32_t target = (infos.begin()->second).GetTargetVersion(); in CheckAppLabelInfo()945 if (target != info.second.GetTargetVersion()) { in CheckAppLabelInfo()
4360 if (oldInfo.GetTargetVersion()!= newInfo.GetTargetVersion()) { in CheckAppLabel()
707 uint32_t GetTargetVersion() const in GetTargetVersion() function