Home
last modified time | relevance | path

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

/packages/modules/adb/
Dtransport.cpp765 static void transport_registration_func(int _fd, unsigned ev, void*) { in transport_registration_func() function
855 fdevent_create(transport_registration_recv, transport_registration_func, nullptr); in init_transport_registration()