Home
last modified time | relevance | path

Searched refs:NANOPB (Results 1 – 18 of 18) sorted by relevance

/external/grpc-grpc/third_party/nanopb/tests/common/
DSConscript16 strict.Object("pb_decode.o", "$NANOPB/pb_decode.c")
17 strict.Object("pb_encode.o", "$NANOPB/pb_encode.c")
18 strict.Object("pb_common.o", "$NANOPB/pb_common.c")
40 malloc_strict.Object("pb_decode_with_malloc.o", "$NANOPB/pb_decode.c")
41 malloc_strict.Object("pb_encode_with_malloc.o", "$NANOPB/pb_encode.c")
42 malloc_strict.Object("pb_common_with_malloc.o", "$NANOPB/pb_common.c")
45 malloc_env.Depends("$NANOPB/pb.h", ["malloc_wrappers_syshdr.h", "malloc_wrappers.h"])
/external/nanopb-c/tests/common/
DSConscript16 strict.Object("pb_decode.o", "$NANOPB/pb_decode.c")
17 strict.Object("pb_encode.o", "$NANOPB/pb_encode.c")
18 strict.Object("pb_common.o", "$NANOPB/pb_common.c")
40 malloc_strict.Object("pb_decode_with_malloc.o", "$NANOPB/pb_decode.c")
41 malloc_strict.Object("pb_encode_with_malloc.o", "$NANOPB/pb_encode.c")
42 malloc_strict.Object("pb_common_with_malloc.o", "$NANOPB/pb_common.c")
45 malloc_env.Depends("$NANOPB/pb.h", ["malloc_wrappers_syshdr.h", "malloc_wrappers.h"])
/external/nanopb-c/tests/splint/
DSConscript8 env.Command('pb_decode.splint', '$NANOPB/pb_decode.c',
11 env.Command('pb_encode.splint', '$NANOPB/pb_encode.c',
14 env.Command('pb_common.splint', '$NANOPB/pb_common.c',
/external/grpc-grpc/third_party/nanopb/tests/splint/
DSConscript8 env.Command('pb_decode.splint', '$NANOPB/pb_decode.c',
11 env.Command('pb_encode.splint', '$NANOPB/pb_encode.c',
14 env.Command('pb_common.splint', '$NANOPB/pb_common.c',
/external/nanopb-c/tests/field_size_16_proto3/
DSConscript25 strict.Object("pb_decode_fields16.o", "$NANOPB/pb_decode.c")
26 strict.Object("pb_encode_fields16.o", "$NANOPB/pb_encode.c")
27 strict.Object("pb_common_fields16.o", "$NANOPB/pb_common.c")
/external/grpc-grpc/third_party/nanopb/tests/field_size_16/
DSConscript20 strict.Object("pb_decode_fields16.o", "$NANOPB/pb_decode.c")
21 strict.Object("pb_encode_fields16.o", "$NANOPB/pb_encode.c")
22 strict.Object("pb_common_fields16.o", "$NANOPB/pb_common.c")
/external/grpc-grpc/third_party/nanopb/tests/field_size_32/
DSConscript20 strict.Object("pb_decode_fields32.o", "$NANOPB/pb_decode.c")
21 strict.Object("pb_encode_fields32.o", "$NANOPB/pb_encode.c")
22 strict.Object("pb_common_fields32.o", "$NANOPB/pb_common.c")
/external/grpc-grpc/third_party/nanopb/tests/buffer_only/
DSConscript19 strict.Object("pb_decode_bufonly.o", "$NANOPB/pb_decode.c")
20 strict.Object("pb_encode_bufonly.o", "$NANOPB/pb_encode.c")
21 strict.Object("pb_common_bufonly.o", "$NANOPB/pb_common.c")
/external/grpc-grpc/third_party/nanopb/tests/no_errmsg/
DSConscript19 strict.Object("pb_decode_noerr.o", "$NANOPB/pb_decode.c")
20 strict.Object("pb_encode_noerr.o", "$NANOPB/pb_encode.c")
21 strict.Object("pb_common_noerr.o", "$NANOPB/pb_common.c")
/external/nanopb-c/tests/no_errmsg/
DSConscript19 strict.Object("pb_decode_noerr.o", "$NANOPB/pb_decode.c")
20 strict.Object("pb_encode_noerr.o", "$NANOPB/pb_encode.c")
21 strict.Object("pb_common_noerr.o", "$NANOPB/pb_common.c")
/external/nanopb-c/tests/buffer_only/
DSConscript19 strict.Object("pb_decode_bufonly.o", "$NANOPB/pb_decode.c")
20 strict.Object("pb_encode_bufonly.o", "$NANOPB/pb_encode.c")
21 strict.Object("pb_common_bufonly.o", "$NANOPB/pb_common.c")
/external/nanopb-c/tests/field_size_16/
DSConscript20 strict.Object("pb_decode_fields16.o", "$NANOPB/pb_decode.c")
21 strict.Object("pb_encode_fields16.o", "$NANOPB/pb_encode.c")
22 strict.Object("pb_common_fields16.o", "$NANOPB/pb_common.c")
/external/nanopb-c/tests/field_size_32/
DSConscript20 strict.Object("pb_decode_fields32.o", "$NANOPB/pb_decode.c")
21 strict.Object("pb_encode_fields32.o", "$NANOPB/pb_encode.c")
22 strict.Object("pb_common_fields32.o", "$NANOPB/pb_common.c")
/external/nanopb-c/tests/without_64bit/
DSConscript18 strict.Object("pb_decode_no64bit.o", "$NANOPB/pb_decode.c")
19 strict.Object("pb_encode_no64bit.o", "$NANOPB/pb_encode.c")
20 strict.Object("pb_common_no64bit.o", "$NANOPB/pb_common.c")
/external/pigweed/pw_rpc/py/pw_rpc/
Dplugin.py27 NANOPB = 1 variable in Codegen
45 elif codegen is Codegen.NANOPB:
Dplugin_nanopb.py23 return plugin.main(plugin.Codegen.NANOPB)
/external/grpc-grpc/third_party/nanopb/extra/
DFindNanopb.cmake269 FIND_PACKAGE_HANDLE_STANDARD_ARGS(NANOPB DEFAULT_MSG
/external/nanopb-c/extra/
DFindNanopb.cmake335 FIND_PACKAGE_HANDLE_STANDARD_ARGS(NANOPB DEFAULT_MSG