Searched defs:HistoryAndBookmarkRow (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/history/core/android/
H A Dandroid_history_types.cc31 HistoryAndBookmarkRow::ColumnID> {
35 HistoryAndBookmarkRow::COLUMN_END,
39 static_cast<HistoryAndBookmarkRow::ColumnID>(i);
67 HistoryAndBookmarkRow::HistoryAndBookmarkRow() function in class:history::HistoryAndBookmarkRow
77 HistoryAndBookmarkRow::~HistoryAndBookmarkRow() {
80 std::string HistoryAndBookmarkRow::GetAndroidName(ColumnID id) {
84 HistoryAndBookmarkRow::ColumnID HistoryAndBookmarkRow
[all...]
H A Dandroid_history_types.h31 class HistoryAndBookmarkRow { class in namespace:history
48 HistoryAndBookmarkRow();
49 virtual ~HistoryAndBookmarkRow();

Completed in 110 milliseconds