Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/js/
Djs_generator.cc1036 static const char* kOneofGroupArrayName = ".oneofGroups_"; variable
1041 (GetPath(options, desc) + kOneofGroupArrayName) : "null"; in OneofFieldsArrayName()
1854 "oneofgrouparray", kOneofGroupArrayName, in GenerateClassFieldInfo()