Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/setup/
Dtest_model.cc57 …:function<void(AsyncTaskId)> cancel, std::function<int(const std::string&, int)> connect_to_remote) in TestModel()
/system/core/adb/
Dsockets.cpp502 void connect_to_remote(asocket* s, std::string_view destination) { in connect_to_remote() function