GetTypeKey        100 chrome/browser/webdata/keyword_table.h   virtual WebDatabaseTable::TypeKey GetTypeKey() const OVERRIDE;
GetTypeKey         31 chrome/browser/webdata/logins_table.h   virtual WebDatabaseTable::TypeKey GetTypeKey() const OVERRIDE;
GetTypeKey         40 chrome/browser/webdata/web_apps_table.h   virtual WebDatabaseTable::TypeKey GetTypeKey() const OVERRIDE;
GetTypeKey         61 chrome/browser/webdata/web_intents_table.h   virtual WebDatabaseTable::TypeKey GetTypeKey() const OVERRIDE;
GetTypeKey        130 components/autofill/core/browser/webdata/autofill_table.h   virtual WebDatabaseTable::TypeKey GetTypeKey() const OVERRIDE;
GetTypeKey         24 components/signin/core/browser/webdata/token_service_table.h   virtual WebDatabaseTable::TypeKey GetTypeKey() const OVERRIDE;
GetTypeKey         52 components/webdata/common/web_database.cc   tables_[table->GetTypeKey()] = table;
GetTypeKey         30 components/webdata/common/web_database_table.h   virtual TypeKey GetTypeKey() const = 0;