OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ScopedFD
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/
file_util.h
412
typedef scoped_ptr_malloc<int, ScopedFDClose>
ScopedFD
;
/external/chromium/base/
file_util.h
400
typedef scoped_ptr_malloc<int, ScopedFDClose>
ScopedFD
;
Completed in 38 milliseconds