HomeSort by relevance Sort by last modified time
    Searched full:unique_fh (Results 1 - 1 of 1) sorted by null

  /system/core/adb/
sysdeps_win32.cpp 226 // Deleter for unique_fh.
241 typedef std::unique_ptr<struct FHRec_, fh_deleter> unique_fh; typedef
706 unique_fh f(_fh_alloc(&_fh_socket_class));
756 unique_fh f(_fh_alloc(&_fh_socket_class));
834 unique_fh f(_fh_alloc(&_fh_socket_class));
926 unique_fh fh(_fh_alloc( &_fh_socket_class ));
    [all...]

Completed in 134 milliseconds