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