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