Searched refs:has_index (Results 1 – 2 of 2) sorted by relevance
216 void FieldGenerator::SetRuntimeHasBit(int has_index) { in SetRuntimeHasBit() argument217 variables_["has_index"] = SimpleItoa(has_index); in SetRuntimeHasBit()
79 void SetRuntimeHasBit(int has_index);