Home
last modified time | relevance | path

Searched defs:opt_fixed64 (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/nanopb-c/tests/backwards_compatibility/
H A Dalltypes_legacy.proto94 optional fixed64 opt_fixed64 = 51 [default = 4051]; field
H A Dalltypes_legacy.h133 uint64_t opt_fixed64; member
/aosp_15_r20/external/nanopb-c/tests/alltypes_pointer/
H A Dencode_alltypes_pointer.c79 uint64_t opt_fixed64 = 3051; in main() local
/aosp_15_r20/external/nanopb-c/tests/field_size_32/
H A Dalltypes.proto97 optional fixed64 opt_fixed64 = 10051 [default = 4051]; field
/aosp_15_r20/external/nanopb-c/tests/field_size_16/
H A Dalltypes.proto97 optional fixed64 opt_fixed64 = 10051 [default = 4051]; field
/aosp_15_r20/external/nanopb-c/tests/alltypes/
H A Dalltypes.proto98 optional fixed64 opt_fixed64 = 51 [default = 4051]; field
/aosp_15_r20/external/nanopb-c/tests/alltypes_callback/
H A Dencode_alltypes_callback.c200 uint64_t opt_fixed64 = 3051; in main() local
H A Ddecode_alltypes_callback.c223 uint64_t opt_fixed64 = 3051; in check_alltypes() local
/aosp_15_r20/external/golang-protobuf/internal/testprotos/textpb2/
H A Dtest.proto29 optional fixed64 opt_fixed64 = 9; field