Home
last modified time | relevance | path

Searched defs:GenerateClearBit (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/javanano/
Djavanano_helpers.cc550 string GenerateClearBit(int bit_index) { in GenerateClearBit() function
/external/protobuf/src/google/protobuf/compiler/java/
Djava_helpers.cc672 std::string GenerateClearBit(int bitIndex) { in GenerateClearBit() function