GenerateSetBitInternal  469 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc   return GenerateSetBitInternal("", bitIndex);
GenerateSetBitInternal  486 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc   return GenerateSetBitInternal("to_", bitIndex);
GenerateSetBitInternal  494 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc   return GenerateSetBitInternal("mutable_", bitIndex);