HomeSort by relevance Sort by last modified time
    Searched refs:printfile_callback (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/third_party/nanopb/examples/network_server/
client.c 30 bool printfile_callback(pb_istream_t *stream, const pb_field_t *field, void **arg) function
91 response.file.funcs.decode = &printfile_callback;
  /external/nanopb-c/examples/network_server/
client.c 30 bool printfile_callback(pb_istream_t *stream, const pb_field_t *field, void **arg) function
87 response.file.funcs.decode = &printfile_callback;

Completed in 485 milliseconds