HomeSort by relevance Sort by last modified time
    Searched defs:HistoryAndBookmarkRow (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/history/android/
android_history_types.cc 31 HistoryAndBookmarkRow::ColumnID> {
35 HistoryAndBookmarkRow::COLUMN_END,
39 static_cast<HistoryAndBookmarkRow::ColumnID>(i);
67 HistoryAndBookmarkRow::HistoryAndBookmarkRow()
77 HistoryAndBookmarkRow::~HistoryAndBookmarkRow() {
80 std::string HistoryAndBookmarkRow::GetAndroidName(ColumnID id) {
84 HistoryAndBookmarkRow::ColumnID HistoryAndBookmarkRow::GetColumnID
    [all...]
android_history_types.h 31 class HistoryAndBookmarkRow {
48 HistoryAndBookmarkRow();
49 virtual ~HistoryAndBookmarkRow();

Completed in 533 milliseconds