Searched refs:databaseGetFileAttributes (Results 1 – 7 of 7) sorted by relevance
96 DWORD attr = Platform::current()->databaseGetFileAttributes(String(fileName)); in chromiumAccess()
117 int attr = static_cast<int>(Platform::current()->databaseGetFileAttributes(String(fileName))); in chromiumAccess()
51 virtual long databaseGetFileAttributes( in NON_EXPORTED_BASE()
1042 long BlinkPlatformImpl::databaseGetFileAttributes( in databaseGetFileAttributes() function in content::BlinkPlatformImpl
86 virtual long databaseGetFileAttributes(
629 long RendererWebKitPlatformSupportImpl::databaseGetFileAttributes( in databaseGetFileAttributes() function in content::RendererWebKitPlatformSupportImpl
184 virtual long databaseGetFileAttributes(const WebString& vfsFileName) { return 0; } in databaseGetFileAttributes() function