Home
last modified time | relevance | path

Searched defs:jstype (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldOptions.php51 protected $jstype = null; variable
307 $this->jstype = $var; global() variable
[all...]
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.cc1048 std::string jstype = JSTypeName(options, field, bytes_mode); in JSFieldTypeAnnotation() local
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc6359 FieldOptions::JSType jstype = field->options().jstype(); in ValidateJSType() local
H A Ddescriptor.pb.h11292 inline PROTOBUF_NAMESPACE_ID::FieldOptions_JSType FieldOptions::jstype() const { in jstype() function in FieldOptions

Completed in 37 milliseconds