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

  /external/chromium/chrome/browser/history/
in_memory_history_backend.h 83 void OnURLsDeleted(const URLsDeletedDetails& details);
in_memory_history_backend.cc 106 OnURLsDeleted(*Details<history::URLsDeletedDetails>(details).ptr());
141 void InMemoryHistoryBackend::OnURLsDeleted(const URLsDeletedDetails& details) {

Completed in 756 milliseconds