Home
last modified time | relevance | path

Searched defs:projections (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/history/android/
Dandroid_provider_backend_unittest.cc426 std::vector<HistoryAndBookmarkRow::ColumnID> projections; in TEST_F() local
546 std::vector<HistoryAndBookmarkRow::ColumnID> projections; in TEST_F() local
653 std::vector<HistoryAndBookmarkRow::ColumnID> projections; in TEST_F() local
1281 std::vector<SearchRow::ColumnID> projections; in TEST_F() local
1316 std::vector<SearchRow::ColumnID> projections; in TEST_F() local
1420 std::vector<SearchRow::ColumnID> projections; in TEST_F() local
1522 std::vector<SearchRow::ColumnID> projections; in TEST_F() local
1675 std::vector<HistoryAndBookmarkRow::ColumnID> projections; in TEST_F() local
1733 std::vector<HistoryAndBookmarkRow::ColumnID> projections; in TEST_F() local
1826 std::vector<HistoryAndBookmarkRow::ColumnID> projections; in TEST_F() local
[all …]
Dandroid_history_provider_service_unittest.cc168 std::vector<HistoryAndBookmarkRow::ColumnID> projections; in TEST_F() local
224 std::vector<SearchRow::ColumnID> projections; in TEST_F() local
Dandroid_provider_backend.cc138 const std::vector<HistoryAndBookmarkRow::ColumnID>& projections, in QueryHistoryAndBookmarks()
495 const std::vector<SearchRow::ColumnID>& projections, in QuerySearchTerms()
851 const std::vector<HistoryAndBookmarkRow::ColumnID>& projections, in AppendBookmarkResultColumn()
927 const std::vector<SearchRow::ColumnID>& projections, in AppendSearchResultColumn()
953 std::vector<HistoryAndBookmarkRow::ColumnID> projections; in SimulateUpdateURL() local
1070 const std::vector<HistoryAndBookmarkRow::ColumnID>& projections, in QueryHistoryAndBookmarksInternal()
Dandroid_history_provider_service.cc23 const std::vector<history::HistoryAndBookmarkRow::ColumnID>& projections, in QueryHistoryAndBookmarks()
216 const std::vector<history::SearchRow::ColumnID>& projections, in QuerySearchTerms()
Dsqlite_cursor_unittest.cc174 std::vector<HistoryAndBookmarkRow::ColumnID> projections; in TEST_F() local
/external/chromium_org/chrome/browser/history/
Dhistory_backend_android.cc26 const std::vector<HistoryAndBookmarkRow::ColumnID>& projections, in QueryHistoryAndBookmarks()
168 const std::vector<SearchRow::ColumnID>& projections, in QuerySearchTerms()
/external/chromium_org/chrome/browser/android/provider/
Dchrome_browser_provider.cc753 const std::vector<history::HistoryAndBookmarkRow::ColumnID>& projections, in Run()
963 const std::vector<history::SearchRow::ColumnID>& projections, in Run()