HomeSort by relevance Sort by last modified time
    Searched refs:SOURCE_EXTENSION (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/history/
visit_database_unittest.cc 237 ASSERT_TRUE(AddVisit(&visit_info3, SOURCE_EXTENSION));
257 EXPECT_EQ(SOURCE_EXTENSION, sources[matches[0].visit_id]);
history_types.h 173 SOURCE_EXTENSION = 2, // Added by an externsion.
expire_history_backend_unittest.cc 307 main_db_->AddVisit(&visit_row3, SOURCE_EXTENSION);
    [all...]
history_backend_unittest.cc 620 history::SOURCE_EXTENSION);
641 case history::SOURCE_EXTENSION:
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_history_api.cc 321 hs->AddPage(url, history::SOURCE_EXTENSION);

Completed in 223 milliseconds