Searched refs:GetIntValue (Results 1 – 5 of 5) sorted by relevance
61 if (list.GetIntValue() == it.GetIntValue()) { in Matches()
190 stats->api_counts[api_list.GetIntValue()]++; in Dump()206 stats->api_counts[api_list.GetIntValue()]++; in Dump()224 stats->api_counts[api_list.GetIntValue()]++; in Dump()
112 stats->api_counts[api_list.GetIntValue()]++; in Dump()
285 os << "\t" << stats.api_counts[api_list.GetIntValue()] << " in " << api_list << std::endl; in DumpApiListStats()
211 uint32_t GetIntValue() const { return helper::ToUint(GetValue()) - helper::ToUint(Value::kMin); } in GetIntValue() function268 return kValueNames[Unsupported().GetIntValue()]; in CoerceAtMost()335 SdkVersion GetMaxAllowedSdkVersion() const { return kMaxSdkVersions[GetIntValue()]; } in GetMaxAllowedSdkVersion()346 os << kValueNames[GetIntValue()]; in Dump()