Home
last modified time | relevance | path

Searched defs:parse_proto (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/tools/test/connectivity/acts/framework/tests/metrics/
Dcore_test.py78 def test_get_descriptor_ascii(self, to_desc_proto, parse_proto): argument
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/conformance/
H A Dconformance_upb.c70 bool parse_proto(upb_Message* msg, const upb_MessageDef* m, const ctx* c) { in parse_proto() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/conformance/
Dconformance_upb.c87 bool parse_proto(upb_Message* msg, const upb_MessageDef* m, const ctx* c) { in parse_proto() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c1221 int parse_proto(const char *proto) in parse_proto() function