Home
last modified time | relevance | path

Searched refs:encode_dictionary (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/third_party/nanopb/tests/cyclic_messages/
Dencode_cyclic_callback.c61 static bool encode_dictionary(pb_ostream_t *stream, const pb_field_t *field, void * const *arg) in encode_dictionary() function
100 pair.dictValue.dictItem.funcs.encode = encode_dictionary; in encode_dictionary()
135 dict.dictItem.funcs.encode = encode_dictionary; in main()
/external/nanopb-c/tests/cyclic_messages/
Dencode_cyclic_callback.c61 static bool encode_dictionary(pb_ostream_t *stream, const pb_field_t *field, void * const *arg) in encode_dictionary() function
100 pair.dictValue.dictItem.funcs.encode = encode_dictionary; in encode_dictionary()
135 dict.dictItem.funcs.encode = encode_dictionary; in main()