Home
last modified time | relevance | path

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

/system/core/adb/
Dtransport.cpp58 static void transport_unref(atransport* transport);
701 transport_unref(t); in transport_registration_func()
777 static void transport_unref(atransport* t) { in transport_unref() function