Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps_win32.cpp303 typedef std::unique_ptr<struct FHRec_, fh_deleter> unique_fh; typedef
845 unique_fh f(_fh_alloc(&_fh_socket_class)); in network_loopback_client()
897 unique_fh f(_fh_alloc(&_fh_socket_class)); in _network_server()
975 unique_fh f(_fh_alloc(&_fh_socket_class)); in network_connect()
1061 unique_fh fh(_fh_alloc( &_fh_socket_class )); in adb_socket_accept()