Home
last modified time | relevance | path

Searched refs:check_alltypes (Results 1 – 12 of 12) sorted by relevance

/external/nanopb-c/tests/alltypes_proto3/
Ddecode_alltypes.c20 bool check_alltypes(pb_istream_t *stream, int mode) in check_alltypes() function
160 if (!check_alltypes(&stream, mode)) in main()
/external/nanopb-c/tests/field_size_16_proto3/
Ddecode_alltypes.c20 bool check_alltypes(pb_istream_t *stream, int mode) in check_alltypes() function
160 if (!check_alltypes(&stream, mode)) in main()
/external/nanopb-c/tests/without_64bit/
Ddecode_alltypes.c20 bool check_alltypes(pb_istream_t *stream, int mode) in check_alltypes() function
178 if (!check_alltypes(&stream, mode)) in main()
/external/grpc-grpc/third_party/nanopb/tests/backwards_compatibility/
Ddecode_legacy.c23 bool check_alltypes(pb_istream_t *stream, int mode) in check_alltypes() function
192 if (!check_alltypes(&stream, mode)) in main()
/external/nanopb-c/tests/backwards_compatibility/
Ddecode_legacy.c23 bool check_alltypes(pb_istream_t *stream, int mode) in check_alltypes() function
192 if (!check_alltypes(&stream, mode)) in main()
/external/grpc-grpc/third_party/nanopb/tests/alltypes/
Ddecode_alltypes.c20 bool check_alltypes(pb_istream_t *stream, int mode) in check_alltypes() function
214 if (!check_alltypes(&stream, mode)) in main()
/external/grpc-grpc/third_party/nanopb/tests/alltypes_pointer/
Ddecode_alltypes_pointer.c15 bool check_alltypes(pb_istream_t *stream, int mode) in check_alltypes() function
171 if (!check_alltypes(&stream, mode)) in main()
/external/nanopb-c/tests/alltypes_pointer/
Ddecode_alltypes_pointer.c15 bool check_alltypes(pb_istream_t *stream, int mode) in check_alltypes() function
177 if (!check_alltypes(&stream, mode)) in main()
/external/nanopb-c/tests/alltypes_proto3_callback/
Ddecode_alltypes_callback.c184 bool check_alltypes(pb_istream_t *stream, int mode) in check_alltypes() function
369 if (!check_alltypes(&stream, mode)) in main()
/external/nanopb-c/tests/alltypes/
Ddecode_alltypes.c20 bool check_alltypes(pb_istream_t *stream, int mode) in check_alltypes() function
300 if (!check_alltypes(&stream, mode)) in main()
/external/nanopb-c/tests/alltypes_callback/
Ddecode_alltypes_callback.c186 bool check_alltypes(pb_istream_t *stream, int mode) in check_alltypes() function
435 if (!check_alltypes(&stream, mode)) in main()
/external/grpc-grpc/third_party/nanopb/tests/alltypes_callback/
Ddecode_alltypes_callback.c177 bool check_alltypes(pb_istream_t *stream, int mode) in check_alltypes() function
422 if (!check_alltypes(&stream, mode)) in main()