Home
last modified time | relevance | path

Searched defs:transport_acquirer (Results 1 – 1 of 1) sorted by relevance

/packages/modules/adb/
Dadb.cpp1107 std::function<atransport*(std::string* error)> transport_acquirer, in handle_forward_request()
1539 auto transport_acquirer = [=](std::string* error) { in handle_host_request() local