Searched defs:GetFileSystemType (Results 1 – 7 of 7) sorted by relevance
30 bool GetFileSystemType(const FilePath& path, FileSystemType* type) { in GetFileSystemType() function
98 PP_FileSystemType (*GetFileSystemType)(PP_Resource file_ref); member241 PP_FileSystemType (*GetFileSystemType)(PP_Resource file_ref); member262 PP_FileSystemType (*GetFileSystemType)(PP_Resource file_ref); member
48 PP_FileSystemType PepperFileRefRendererHost::GetFileSystemType() const { in GetFileSystemType() function in content::PepperFileRefRendererHost
56 PP_FileSystemType FileRef::GetFileSystemType() const { in GetFileSystemType() function in pp::FileRef
108 PP_FileSystemType PepperFileRefHost::GetFileSystemType() const { in GetFileSystemType() function in content::PepperFileRefHost
97 PP_FileSystemType FileRefResource::GetFileSystemType() const { in GetFileSystemType() function in ppapi::proxy::FileRefResource
51 PP_FileSystemType GetFileSystemType(PP_Resource file_ref) { in GetFileSystemType() function