Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.proto478 // numbers. Specifying JS_NUMBER for the jstype causes the generated
491 JS_NUMBER = 2; enumerator
Ddescriptor.pb.h2347 static const JSType JS_NUMBER = variable
Ddescriptor.pb.cc9923 const FieldOptions_JSType FieldOptions::JS_NUMBER; member in google::protobuf::FieldOptions