Searched refs:databaseGetFileAttributes (Results 1 – 11 of 11) sorted by relevance
96 DWORD attr = blink::Platform::current()->databaseGetFileAttributes(String(fileName)); in chromiumAccess()
117 …int attr = static_cast<int>(blink::Platform::current()->databaseGetFileAttributes(String(fileName)… in chromiumAccess()
36 virtual long databaseGetFileAttributes(
510 long WebKitClientImpl::databaseGetFileAttributes( in databaseGetFileAttributes() function in webkit_glue::WebKitClientImpl
68 virtual long databaseGetFileAttributes(
194 long WorkerWebKitPlatformSupportImpl::databaseGetFileAttributes( in databaseGetFileAttributes() function in content::WorkerWebKitPlatformSupportImpl
42 virtual long databaseGetFileAttributes( in NON_EXPORTED_BASE()
811 long WebKitPlatformSupportImpl::databaseGetFileAttributes( in databaseGetFileAttributes() function in webkit_glue::WebKitPlatformSupportImpl
80 virtual long databaseGetFileAttributes(
594 long RendererWebKitPlatformSupportImpl::databaseGetFileAttributes( in databaseGetFileAttributes() function in content::RendererWebKitPlatformSupportImpl
183 virtual long databaseGetFileAttributes(const WebString& vfsFileName) { return 0; } in databaseGetFileAttributes() function