Home
last modified time | relevance | path

Searched defs:req_fixed32 (Results 1 – 17 of 17) sorted by relevance

/external/nanopb-c/tests/without_64bit/
Dalltypes.proto41 required fixed32 req_fixed32 = 8; field
/external/grpc-grpc/third_party/nanopb/tests/backwards_compatibility/
Dalltypes_legacy.proto47 required fixed32 req_fixed32 = 8; field
Dalltypes_legacy.h68 uint32_t req_fixed32; member
/external/grpc-grpc/third_party/nanopb/tests/alltypes_pointer/
Dencode_alltypes_pointer.c23 uint32_t req_fixed32 = 1008; in main() local
/external/nanopb-c/tests/backwards_compatibility/
Dalltypes_legacy.proto47 required fixed32 req_fixed32 = 8; field
Dalltypes_legacy.h68 uint32_t req_fixed32; member
/external/nanopb-c/tests/alltypes_pointer/
Dencode_alltypes_pointer.c23 uint32_t req_fixed32 = 1008; in main() local
/external/nanopb-c/tests/field_size_16/
Dalltypes.proto47 required fixed32 req_fixed32 = 8; field
/external/nanopb-c/tests/field_size_32/
Dalltypes.proto47 required fixed32 req_fixed32 = 8; field
/external/nanopb-c/tests/alltypes/
Dalltypes.proto48 required fixed32 req_fixed32 = 8; field
/external/grpc-grpc/third_party/nanopb/tests/field_size_16/
Dalltypes.proto47 required fixed32 req_fixed32 = 8; field
/external/grpc-grpc/third_party/nanopb/tests/alltypes/
Dalltypes.proto48 required fixed32 req_fixed32 = 8; field
/external/grpc-grpc/third_party/nanopb/tests/field_size_32/
Dalltypes.proto47 required fixed32 req_fixed32 = 8; field
/external/nanopb-c/tests/alltypes_callback/
Dencode_alltypes_callback.c181 uint32_t req_fixed32 = 1008; in main() local
Ddecode_alltypes_callback.c190 uint32_t req_fixed32 = 1008; in check_alltypes() local
/external/grpc-grpc/third_party/nanopb/tests/alltypes_callback/
Dencode_alltypes_callback.c181 uint32_t req_fixed32 = 1008; in main() local
Ddecode_alltypes_callback.c180 uint32_t req_fixed32 = 1008; in check_alltypes() local