Searched refs:PB_OPTIONAL_POINTER (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/third_party/nanopb/ |
D | pb.h | 443 #define PB_OPTIONAL_POINTER(tag, st, m, fd, ltype, ptr) \ macro 474 PB_OPTIONAL_POINTER(tag, st, m, fd, ltype, ptr)
|
/external/nanopb-c/ |
D | pb.h | 443 #define PB_OPTIONAL_POINTER(tag, st, m, fd, ltype, ptr) \ macro 488 PB_OPTIONAL_POINTER(tag, st, m, fd, ltype, ptr)
|