Home
last modified time | relevance | path

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

/aosp_15_r20/external/nanopb-c/tests/fuzztest/
H A Dfuzztest.c203 static bool do_static_encode(uint8_t *buffer, size_t *msglen) in do_static_encode() function
410 if (do_static_encode(buffer, &msglen)) in run_iteration()