Searched refs:kOptionNames (Results 1 – 1 of 1) sorted by relevance
360 const char* kOptionNames[] = { in InitAllowedProto3Extendee() local363 for (int i = 0; i < GOOGLE_ARRAYSIZE(kOptionNames); ++i) { in InitAllowedProto3Extendee()368 kOptionNames[i]); in InitAllowedProto3Extendee()371 allowed_proto3_extendees_->insert(string("proto") + "2." + kOptionNames[i]); in InitAllowedProto3Extendee()