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

  /external/chromium_org/chrome/browser/history/android/
android_provider_backend.h 149 class HistoryNotifications {
151 HistoryNotifications();
152 ~HistoryNotifications();
164 DISALLOW_COPY_AND_ASSIGN(HistoryNotifications);
215 HistoryNotifications* notifications);
224 HistoryNotifications* notifications);
238 HistoryNotifications* notifications);
249 HistoryNotifications* notifications);
306 HistoryNotifications* notifications);
322 HistoryNotifications* notifications)
    [all...]
android_provider_backend.cc 120 // AndroidProviderBackend::HistoryNotifications -------------------------------
122 AndroidProviderBackend::HistoryNotifications::HistoryNotifications() {
125 AndroidProviderBackend::HistoryNotifications::~HistoryNotifications() {
128 void AndroidProviderBackend::HistoryNotifications::PushBack(
136 int AndroidProviderBackend::HistoryNotifications::PopBackType() {
144 AndroidProviderBackend::HistoryNotifications::PopBackDetails() {
257 HistoryNotifications notifications;
272 HistoryNotifications notifications
    [all...]

Completed in 78 milliseconds