Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dplatform_file.h25 using ScopedPlatformFile = ::base::win::ScopedHandle; variable
35 using ScopedPlatformFile = ::base::ScopedFD;
Dfile.h363 ScopedPlatformFile file_;