Searched refs:GetMaxAllowedSdkVersion (Results 1 – 5 of 5) sorted by relevance
65 } else if (membership.GetMaxAllowedSdkVersion() < it->second.GetMaxAllowedSdkVersion()) { in AddSignatureToApiList()
134 static_cast<uint32_t>(hiddenapi::ApiList::GreylistMaxO().GetMaxAllowedSdkVersion())); in TEST_F()146 static_cast<uint32_t>(hiddenapi::ApiList::GreylistMaxO().GetMaxAllowedSdkVersion()) + 1); in TEST_F()165 static_cast<uint32_t>(hiddenapi::ApiList::GreylistMaxP().GetMaxAllowedSdkVersion()) + 1); in TEST_F()177 static_cast<uint32_t>(hiddenapi::ApiList::GreylistMaxQ().GetMaxAllowedSdkVersion()) + 1); in TEST_F()193 static_cast<uint32_t>(hiddenapi::ApiList::GreylistMaxQ().GetMaxAllowedSdkVersion()) + 1); in TEST_F()
496 switch (api_list.GetMaxAllowedSdkVersion()) { in ShouldDenyAccessToMemberImpl()505 api_list.GetMaxAllowedSdkVersion()); in ShouldDenyAccessToMemberImpl()
304 SdkVersion GetMaxAllowedSdkVersion() const { return kMaxSdkVersions[GetIntValue()]; } in GetMaxAllowedSdkVersion() function
40 static_cast<uint32_t>(hiddenapi::ApiList::GreylistMaxO().GetMaxAllowedSdkVersion())); in Java_Main_init()