HomeSort by relevance Sort by last modified time
    Searched refs:web_apps (Results 26 - 39 of 39) sorted by null

12

  /external/chromium_org/chrome/renderer/
web_apps.cc 5 #include "chrome/renderer/web_apps.h"
40 namespace web_apps { namespace
180 } // namespace web_apps
  /external/chromium_org/components/test/data/web_database/
version_21.sql 19 CREATE TABLE web_apps (url LONGVARCHAR UNIQUE,has_all_images INTEGER NOT NULL); table
36 CREATE INDEX web_apps_url_index ON web_apps (url);
version_22_corrupt.sql 19 CREATE TABLE web_apps (url LONGVARCHAR UNIQUE,has_all_images INTEGER NOT NULL); table
26 CREATE INDEX web_apps_url_index ON web_apps (url);
version_30.sql 14 CREATE TABLE web_apps (url LONGVARCHAR UNIQUE,has_all_images INTEGER NOT NULL); table
25 CREATE INDEX web_apps_url_index ON web_apps (url);
version_31.sql 14 CREATE TABLE web_apps (url LONGVARCHAR UNIQUE,has_all_images INTEGER NOT NULL); table
23 CREATE INDEX web_apps_url_index ON web_apps (url);
version_32.sql 14 CREATE TABLE web_apps (url LONGVARCHAR UNIQUE,has_all_images INTEGER NOT NULL); table
27 CREATE INDEX web_apps_url_index ON web_apps (url);
version_33.sql 14 CREATE TABLE web_apps (url LONGVARCHAR UNIQUE,has_all_images INTEGER NOT NULL); table
28 CREATE INDEX web_apps_url_index ON web_apps (url);
version_34.sql 16 CREATE TABLE web_apps (url LONGVARCHAR UNIQUE,has_all_images INTEGER NOT NULL); table
50 CREATE INDEX web_apps_url_index ON web_apps (url);
version_35.sql 14 CREATE TABLE web_apps (url LONGVARCHAR UNIQUE,has_all_images INTEGER NOT NULL); table
55 CREATE INDEX web_apps_url_index ON web_apps (url);
version_43.sql 16 CREATE TABLE web_apps (url LONGVARCHAR UNIQUE,has_all_images INTEGER NOT NULL); table
26 CREATE INDEX web_apps_url_index ON web_apps (url);
version_49.sql 22 CREATE TABLE web_apps (url LONGVARCHAR UNIQUE,has_all_images INTEGER NOT NULL); table
28 CREATE INDEX web_apps_url_index ON web_apps (url);
version_50.sql 22 CREATE TABLE web_apps (url LONGVARCHAR UNIQUE,has_all_images INTEGER NOT NULL); table
28 CREATE INDEX web_apps_url_index ON web_apps (url);
version_52.sql 18 CREATE TABLE web_apps (url LONGVARCHAR UNIQUE,has_all_images INTEGER NOT NULL); table
29 CREATE INDEX web_apps_url_index ON web_apps (url);
version_53.sql 16 CREATE TABLE web_apps (url LONGVARCHAR UNIQUE,has_all_images INTEGER NOT NULL); table
44 CREATE INDEX web_apps_url_index ON web_apps (url);

Completed in 508 milliseconds

12