Home
last modified time | relevance | path

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

/system/core/adb/
Dadb.h172 std::function<atransport*(std::string* error)> transport_acquirer,
Dadb.cpp915 std::function<atransport*(std::string* error)> transport_acquirer, in handle_forward_request() argument
941 atransport* transport = transport_acquirer(&error); in handle_forward_request()