Home
last modified time | relevance | path

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

/system/core/adb/daemon/
Dtransport_local.cpp52 void server_socket_thread(std::function<unique_fd(std::string_view, std::string*)> listen_func, in server_socket_thread()
/system/core/adb/client/
Dtransport_local.cpp189 static void client_socket_thread(std::string_view) { in client_socket_thread()