Home
last modified time | relevance | path

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

/bionic/tests/
Dsys_socket_test.cpp28 bool (*callback_fn)(int); member
36 bool (*callback_fn)(int) = pdata->callback_fn; in ConnectFn() local