Home
last modified time | relevance | path

Searched defs:sync_guid (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium_org/sync/protocol/
Dsearch_engine_specifics.proto61 optional string sync_guid = 18; field
/external/chromium_org/chrome/browser/sync/test/integration/
Dsearch_engines_helper.cc187 const std::string& sync_guid) { in CreateTestTemplateURL()
196 const std::string& sync_guid) { in CreateTestTemplateURL()
/external/chromium_org/components/test/data/web_database/
Dversion_45_invalid.sql23 …by_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR); field
41 sync_guid TEXT field
Dversion_45_compatible.sql23 …by_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR); field
41 sync_guid TEXT field
Dversion_45.sql23 …by_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR); field
41 sync_guid TEXT field
Dversion_43.sql10 …y_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0, sync_guid VARCHAR); field
12 …y_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0, sync_guid VARCHAR); field
Dversion_46.sql23 …by_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR); field
24 …l TEXT,prepopulate_id INT,created_by_policy INT,instant_url TEXT,last_modified INT,sync_guid TEXT); field
Dversion_47.sql10 …y INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternat… field
28 sync_guid TEXT, field
Dversion_44.sql8 …by_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR); field
28 sync_guid TEXT field
Dversion_42.sql11 …y_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0, sync_guid VARCHAR); field
Dversion_48.sql8 …y INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternat… field
Dversion_40.sql10 …y_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0, sync_guid VARCHAR); field
Dversion_41.sql10 …y_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0, sync_guid VARCHAR); field
Dversion_39.sql8 …y_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0, sync_guid VARCHAR); field
Dversion_55.sql10 …y INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternat… field
Dversion_54.sql8 …y INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternat… field
Dversion_49.sql16 …y INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternat… field
Dversion_50.sql16 …y INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternat… field
Dversion_52.sql10 …y INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternat… field
Dversion_57.sql10 …y INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternat… field
Dversion_56.sql10 …y INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternat… field
Dversion_53.sql8 …y INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternat… field
/external/chromium_org/components/search_engines/
Dtemplate_url_data.h105 std::string sync_guid; member
Dtemplate_url_service_sync_unittest.cc57 const std::string& sync_guid) { in CreateCustomSyncData()
1853 std::string sync_guid = added_turl->sync_guid(); in TEST_F() local
1996 const std::string sync_guid = "sync_guid"; in TEST_F() local
Dtemplate_url.h575 const std::string& sync_guid() const { return data_.sync_guid; } in sync_guid() function

12