Searched refs:databaseOpenFile (Results 1 – 9 of 9) 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()
65 virtual blink::Platform::FileHandle databaseOpenFile(
183 WorkerWebKitPlatformSupportImpl::databaseOpenFile( in databaseOpenFile() function in content::WorkerWebKitPlatformSupportImpl
47 virtual blink::Platform::FileHandle databaseOpenFile( in NON_EXPORTED_BASE()
922 blink::Platform::FileHandle BlinkPlatformImpl::databaseOpenFile( in databaseOpenFile() function in content::BlinkPlatformImpl
80 virtual blink::Platform::FileHandle databaseOpenFile(
638 RendererWebKitPlatformSupportImpl::databaseOpenFile( in databaseOpenFile() function in content::RendererWebKitPlatformSupportImpl
181 …virtual FileHandle databaseOpenFile(const WebString& vfsFileName, int desiredFlags) { return FileH… in databaseOpenFile() function