Searched defs:PlatformFileInfo (Results 1 - 2 of 2) sorted by relevance

/external/chromium/base/
H A Dplatform_file.cc9 PlatformFileInfo::PlatformFileInfo() function in class:base::PlatformFileInfo
15 PlatformFileInfo::~PlatformFileInfo() {}
H A Dplatform_file.h74 // too, and the ParamTraits<base::PlatformFileInfo> implementation in
76 struct BASE_API PlatformFileInfo { struct in namespace:base
77 PlatformFileInfo();
78 ~PlatformFileInfo();
134 BASE_API bool GetPlatformFileInfo(PlatformFile file, PlatformFileInfo* info);

Completed in 54 milliseconds