Home
last modified time | relevance | path

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

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