Searched refs:kMaxUserSetMethodId (Results 1 – 1 of 1) sorted by relevance
92 const int kMaxUserSetMethodId = kLastMetaMethodId - 1; variable328 if (item->GetId() < kMinUserSetMethodId || item->GetId() > kMaxUserSetMethodId) { in check_and_assign_method_ids()331 << kMinUserSetMethodId << " and " << kMaxUserSetMethodId << " inclusive."; in check_and_assign_method_ids()