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