Searched refs:GetIntValue (Results 1 – 5 of 5) sorted by relevance
61 if (list.GetIntValue() == it.GetIntValue()) { in Matches()
183 stats->api_counts[api_list.GetIntValue()]++; in Dump()199 stats->api_counts[api_list.GetIntValue()]++; in Dump()217 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()
205 uint32_t GetIntValue() const { return helper::ToUint(GetValue()) - helper::ToUint(Value::kMin); } in GetIntValue() function308 SdkVersion GetMaxAllowedSdkVersion() const { return kMaxSdkVersions[GetIntValue()]; } in GetMaxAllowedSdkVersion()319 os << kValueNames[GetIntValue()]; in Dump()