Home
last modified time | relevance | path

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

/external/grpc-grpc/third_party/nanopb/tests/cyclic_messages/
Dencode_cyclic_callback.c15 static char *find_end_of_item(char *p) in find_end_of_item() function
45 p = find_end_of_item(p); in encode_tree()
110 p = find_end_of_item(p); in encode_dictionary()
/external/nanopb-c/tests/cyclic_messages/
Dencode_cyclic_callback.c15 static char *find_end_of_item(char *p) in find_end_of_item() function
45 p = find_end_of_item(p); in encode_tree()
110 p = find_end_of_item(p); in encode_dictionary()