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