Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddef.c1243 static bool streql_view(upb_strview view, const char *b) { in streql_view() function
1979 if (streql_view(syntax, "proto2")) { in build_filedef()
1981 } else if (streql_view(syntax, "proto3")) { in build_filedef()
/external/protobuf/php/ext/google/protobuf/
Dupb.c1958 static bool streql_view(upb_strview view, const char *b) { in streql_view() function
2593 if (streql_view(syntax, "proto2")) { in build_filedef()
2595 } else if (streql_view(syntax, "proto3")) { in build_filedef()