GetBitFieldNameForBit  445 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc   string varName = prefix + GetBitFieldNameForBit(bitIndex);
GetBitFieldNameForBit  454 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc   string varName = prefix + GetBitFieldNameForBit(bitIndex);
GetBitFieldNameForBit  473 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc   string varName = GetBitFieldNameForBit(bitIndex);
GetBitFieldNameForBit  175 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h string GetBitFieldNameForBit(int bitIndex);