OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unique_fh
(Results
1 - 1
of
1
) sorted by null
/system/core/adb/
sysdeps_win32.cpp
288
// Deleter for
unique_fh
.
303
typedef std::unique_ptr<struct FHRec_, fh_deleter>
unique_fh
;
typedef
845
unique_fh
f(_fh_alloc(&_fh_socket_class));
897
unique_fh
f(_fh_alloc(&_fh_socket_class));
[
all
...]
Completed in 433 milliseconds