Home
last modified time | relevance | path

Searched refs:has_index (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_field.cc216 void FieldGenerator::SetRuntimeHasBit(int has_index) { in SetRuntimeHasBit() argument
217 variables_["has_index"] = SimpleItoa(has_index); in SetRuntimeHasBit()
Dobjectivec_field.h79 void SetRuntimeHasBit(int has_index);
/external/elfutils/libelf/
DChangeLog1040 * libelfP.h (struct Elf): Remove unused ar.has_index field.