Searched defs:GetBackend (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/tools/memory_inspector/memory_inspector/core/
H A Dbackends.py27 def GetBackend(backend_name): function
34 backend = GetBackend(backend_name)
/external/chromium_org/components/webdata/common/
H A Dweb_database_service.cc90 scoped_refptr<WebDataServiceBackend> WebDatabaseService::GetBackend() const { function in class:WebDatabaseService
/external/chromium_org/chrome/browser/password_manager/
H A Dpassword_store_x_unittest.cc261 PasswordStoreX::NativeBackend* GetBackend() { function in class:PasswordStoreXTest
287 GetBackend()));
388 GetBackend()));
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dsync_file_system_backend.cc205 SyncFileSystemBackend* SyncFileSystemBackend::GetBackend( function in class:sync_file_system::SyncFileSystemBackend
/external/chromium_org/webkit/browser/appcache/
H A Dappcache_service_impl.h173 AppCacheBackendImpl* GetBackend(int id) const { function in class:appcache::AppCacheServiceImpl
/external/chromium_org/net/http/
H A Dhttp_cache.cc372 int HttpCache::GetBackend(disk_cache::Backend** backend, function in class:net::HttpCache

Completed in 298 milliseconds