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

/external/chromium_org/base/
H A Dplatform_file.cc9 PlatformFileInfo::PlatformFileInfo() function in class:base::PlatformFileInfo
15 PlatformFileInfo::~PlatformFileInfo() {}
H A Dplatform_file.h102 // too, and the ParamTraits<base::PlatformFileInfo> implementation in
104 struct BASE_EXPORT PlatformFileInfo { struct in namespace:base
105 PlatformFileInfo();
106 ~PlatformFileInfo();
201 BASE_EXPORT bool GetPlatformFileInfo(PlatformFile file, PlatformFileInfo* info);

Completed in 89 milliseconds