Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc577 std::string JSOneofIndex(const OneofDescriptor* oneof) { in JSOneofIndex() function
1236 JSOneofIndex(field->containing_oneof()) + "]"; in JSOneofArray()
2212 JSOneofName(oneof), "oneofindex", JSOneofIndex(oneof)); in GenerateOneofCaseDefinition()