Home
last modified time | relevance | path

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

/system/core/adb/
Dtransport.cpp650 static void transport_registration_func(int _fd, unsigned ev, void*) { in transport_registration_func() function
741 fdevent_create(transport_registration_recv, transport_registration_func, nullptr); in init_transport_registration()