Home | History | Annotate | Download | only in android

Lines Matching defs:HistoryAndBookmarkRow

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(
91 return HistoryAndBookmarkRow::COLUMN_END;