Searched refs:databaseOpenFile (Results 1 – 11 of 11) sorted by relevance
72 fd = blink::Platform::current()->databaseOpenFile(String(fileName), desiredFlags); in chromiumOpen()75 fd = blink::Platform::current()->databaseOpenFile(String(fileName), newFlags); in chromiumOpen()
58 HANDLE h = blink::Platform::current()->databaseOpenFile(String(fileName), desiredFlags); in chromiumOpen()
32 virtual base::PlatformFile databaseOpenFile(
500 base::PlatformFile WebKitClientImpl::databaseOpenFile( in databaseOpenFile() function in webkit_glue::WebKitClientImpl
64 virtual blink::Platform::FileHandle databaseOpenFile(
182 WorkerWebKitPlatformSupportImpl::databaseOpenFile( in databaseOpenFile() function in content::WorkerWebKitPlatformSupportImpl
38 virtual base::PlatformFile databaseOpenFile( in NON_EXPORTED_BASE()
801 base::PlatformFile WebKitPlatformSupportImpl::databaseOpenFile( in databaseOpenFile() function in webkit_glue::WebKitPlatformSupportImpl
76 virtual blink::Platform::FileHandle databaseOpenFile(
582 RendererWebKitPlatformSupportImpl::databaseOpenFile( in databaseOpenFile() function in content::RendererWebKitPlatformSupportImpl
177 …virtual FileHandle databaseOpenFile(const WebString& vfsFileName, int desiredFlags) { return FileH… in databaseOpenFile() function