| /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/ |
| D | SQLStatementBackend.cpp | 74 …wPtr<SQLStatementBackend> SQLStatementBackend::create(PassOwnPtrWillBeRawPtr<SQLStatement> fronten… in create() 80 SQLStatementBackend::SQLStatementBackend(PassOwnPtrWillBeRawPtr<SQLStatement> frontend, in SQLStatementBackend() 99 SQLStatement* SQLStatementBackend::frontend() in frontend() function in blink::SQLStatementBackend
|
| D | SQLTransactionBackend.cpp | 343 PassRefPtrWillBeRawPtr<SQLTransaction> frontend, in create() 351 PassRefPtrWillBeRawPtr<SQLTransaction> frontend, in SQLTransactionBackend()
|
| D | InspectorDatabaseResource.cpp | 59 void InspectorDatabaseResource::bind(InspectorFrontend::Database* frontend) in bind()
|
| /external/chromium_org/content/browser/appcache/ |
| D | appcache_update_job_unittest.cc | 733 MockFrontend* frontend = MakeMockFrontend(); in CacheAttemptFetchManifestFailTest() local 803 MockFrontend* frontend = MakeMockFrontend(); in ManifestRedirectTest() local 831 MockFrontend* frontend = MakeMockFrontend(); in ManifestMissingMimeTypeTest() local 904 MockFrontend* frontend = MakeMockFrontend(); in ManifestGoneTest() local 930 MockFrontend* frontend = MakeMockFrontend(); in CacheAttemptNotModifiedTest() local 1047 MockFrontend* frontend = MakeMockFrontend(); in Bug95101Test() local 1091 MockFrontend* frontend = MakeMockFrontend(); in BasicCacheAttemptSuccessTest() local 1119 MockFrontend* frontend = MakeMockFrontend(); in DownloadInterceptEntriesTest() local 1207 MockFrontend* frontend = MakeMockFrontend(); in UpgradeLoadFromNewestCacheTest() local 1270 MockFrontend* frontend = MakeMockFrontend(); in UpgradeNoLoadFromNewestCacheTest() local [all …]
|
| D | appcache_group_unittest.cc | 85 TestAppCacheHost(int host_id, AppCacheFrontend* frontend, in TestAppCacheHost() 175 TestAppCacheFrontend frontend; in TEST_F() local 268 TestAppCacheFrontend frontend; in TEST_F() local
|
| D | appcache_host.cc | 45 AppCacheHost::AppCacheHost(int host_id, AppCacheFrontend* frontend, in AppCacheHost() 507 void AppCacheHost::CompleteTransfer(int host_id, AppCacheFrontend* frontend) { in CompleteTransfer()
|
| D | appcache_update_job.cc | 74 AppCacheFrontend* frontend = it->first; in SendNotifications() local 83 AppCacheFrontend* frontend = it->first; in SendProgressNotifications() local 93 AppCacheFrontend* frontend = it->first; in SendErrorNotifications() local 101 AppCacheFrontend* frontend = it->first; in SendLogMessage() local
|
| D | appcache_host.h | 163 AppCacheFrontend* frontend() const { return frontend_; } in frontend() function
|
| D | appcache_backend_impl.cc | 27 AppCacheFrontend* frontend, in Initialize()
|
| /external/chromium_org/third_party/WebKit/Source/core/inspector/ |
| D | InspectorMemoryAgent.cpp | 56 void InspectorMemoryAgent::setFrontend(InspectorFrontend* frontend) in setFrontend()
|
| D | InspectorHeapProfilerAgent.cpp | 81 void InspectorHeapProfilerAgent::setFrontend(InspectorFrontend* frontend) in setFrontend() 226 explicit HeapSnapshotProgress(InspectorFrontend::HeapProfiler* frontend) in takeHeapSnapshot() 263 explicit OutputStream(InspectorFrontend::HeapProfiler* frontend) in takeHeapSnapshot()
|
| D | InspectorTracingAgent.cpp | 80 void InspectorTracingAgent::setFrontend(InspectorFrontend* frontend) in setFrontend()
|
| D | InspectorWorkerAgent.cpp | 56 explicit WorkerFrontendChannel(InspectorFrontend::Worker* frontend, WorkerInspectorProxy* proxy) in WorkerFrontendChannel() 133 void InspectorWorkerAgent::setFrontend(InspectorFrontend* frontend) in setFrontend()
|
| D | InspectorBaseAgent.cpp | 76 void InspectorAgentRegistry::setFrontend(InspectorFrontend* frontend) in setFrontend()
|
| D | InspectorDOMStorageAgent.cpp | 87 void InspectorDOMStorageAgent::setFrontend(InspectorFrontend* frontend) in setFrontend()
|
| /external/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_pt_vsplit.c | 146 static void vsplit_prepare(struct draw_pt_front_end *frontend, in vsplit_prepare() 181 static void vsplit_flush(struct draw_pt_front_end *frontend, unsigned flags) in vsplit_flush() 192 static void vsplit_destroy(struct draw_pt_front_end *frontend) in vsplit_destroy()
|
| /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
| D | draw_pt_vsplit.c | 146 static void vsplit_prepare(struct draw_pt_front_end *frontend, in vsplit_prepare() 181 static void vsplit_flush(struct draw_pt_front_end *frontend, unsigned flags) in vsplit_flush() 192 static void vsplit_destroy(struct draw_pt_front_end *frontend) in vsplit_destroy()
|
| /external/chromium_org/extensions/browser/api/storage/ |
| D | settings_test_util.cc | 44 StorageFrontend* frontend) { in GetStorage() 53 StorageFrontend* frontend) { in GetStorage()
|
| /external/chromium_org/chrome/browser/extensions/ |
| D | data_deleter.cc | 116 StorageFrontend* frontend = StorageFrontend::Get(profile); in StartDeleting() local
|
| D | crx_installer.cc | 87 ExtensionService* frontend) { in CreateSilent() 95 ExtensionService* frontend, in Create()
|
| /external/chromium_org/content/child/appcache/ |
| D | appcache_dispatcher.cc | 13 AppCacheFrontend* frontend) in AppCacheDispatcher()
|
| /external/chromium_org/chrome/browser/sync/glue/ |
| D | sync_backend_host_impl.h | 212 sync_driver::SyncFrontend* frontend() { return frontend_; } in frontend() function
|
| D | sync_backend_host_mock.cc | 17 sync_driver::SyncFrontend* frontend, in Initialize()
|
| /external/chromium_org/chrome/browser/extensions/api/storage/ |
| D | settings_sync_util.cc | 117 StorageFrontend* frontend = StorageFrontend::Get(context); in GetSyncableService() local
|
| D | settings_apitest.cc | 406 StorageFrontend* frontend = StorageFrontend::Get(browser()->profile()); in IN_PROC_BROWSER_TEST_F() local 574 StorageFrontend* frontend = StorageFrontend::Get(browser()->profile()); in IN_PROC_BROWSER_TEST_F() local
|