Searched defs:GenerateSetBit (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_helpers.cc553 string GenerateSetBit(int bitIndex) { function in namespace:google::protobuf::compiler::java
/external/protobuf/src/google/protobuf/compiler/javanano/
H A Djavanano_helpers.cc527 string GenerateSetBit(int bit_index) { function in namespace:google::protobuf::compiler::javanano
558 (*variables)["set_" + name] = GenerateSetBit(bitIndex);

Completed in 342 milliseconds