Home
last modified time | relevance | path

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

/system/core/adb/
Dsockets.cpp300 static void local_socket_event_func(int fd, unsigned ev, void* _s) { in local_socket_event_func() argument
301 asocket* s = reinterpret_cast<asocket*>(_s); in local_socket_event_func()