HomeSort by relevance Sort by last modified time
    Searched refs:DatabaseOpenFile (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/child/
database_util.h 19 static blink::Platform::FileHandle DatabaseOpenFile(
database_util.cc 17 Platform::FileHandle DatabaseUtil::DatabaseOpenFile(
  /external/chromium_org/content/worker/
worker_webkitplatformsupport_impl.cc 183 WorkerWebKitPlatformSupportImpl::databaseOpenFile(
185 return DatabaseUtil::DatabaseOpenFile(
  /external/chromium_org/content/renderer/
renderer_webkitplatformsupport_impl.cc 638 RendererWebKitPlatformSupportImpl::databaseOpenFile(
640 return DatabaseUtil::DatabaseOpenFile(
    [all...]

Completed in 1724 milliseconds