Home
last modified time | relevance | path

Searched defs:upb_FileDef_Syntax (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Dfile_def.c86 upb_Syntax upb_FileDef_Syntax(const upb_FileDef* f) { return f->syntax; } in upb_FileDef_Syntax() function
/external/grpc-grpc/third_party/upb/upb/reflection/
Dfile_def.c97 upb_Syntax upb_FileDef_Syntax(const upb_FileDef* f) { return f->syntax; } in upb_FileDef_Syntax() function
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c6064 upb_Syntax upb_FileDef_Syntax(const upb_FileDef* f) { return f->syntax; } in upb_FileDef_Syntax() function
/external/cronet/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c6359 upb_Syntax upb_FileDef_Syntax(const upb_FileDef* f) { return f->syntax; } in upb_FileDef_Syntax() function
/external/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c6429 upb_Syntax upb_FileDef_Syntax(const upb_FileDef* f) { return f->syntax; } in upb_FileDef_Syntax() function
/external/protobuf/php/ext/google/protobuf/
Dphp-upb.c6758 upb_Syntax upb_FileDef_Syntax(const upb_FileDef* f) { return f->syntax; } in upb_FileDef_Syntax() function