Home
last modified time | relevance | path

Searched defs:callback_check (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dtimer.c52 __u64 callback_check = 52; variable
/aosp_15_r20/external/nanopb-c/tests/decode_unittests/
H A Ddecode_unittests.c24 bool callback_check(pb_istream_t *stream, const pb_field_t *field, void **arg) in callback_check() function