Home
last modified time | relevance | path

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

/packages/modules/adb/
Dtransport.h109 void SetTransport(atransport* transport) { transport_ = transport; } in SetTransport() function
Dtransport.cpp807 t->connection()->SetTransport(t); in transport_registration_func()