Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto484 optional JSType jstype = 6 [default = JS_NORMAL];
487 JS_NORMAL = 0; enumerator
Ddescriptor.pb.h2412 static const JSType JS_NORMAL = variable
Ddescriptor.pb.cc10091 const FieldOptions_JSType FieldOptions::JS_NORMAL; member in google::protobuf::FieldOptions