Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/javanano/
Djavanano_helpers.cc528 string GetBitFieldNameForBit(int bit_index) { in GetBitFieldNameForBit() function
/external/protobuf/src/google/protobuf/compiler/java/
Djava_helpers.cc543 string GetBitFieldNameForBit(int bitIndex) { in GetBitFieldNameForBit() function