OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnHistoryDeletionDone
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/
browsing_data_remover.h
89
void
OnHistoryDeletionDone
();
browsing_data_remover.cc
125
NewCallback(this, &BrowsingDataRemover::
OnHistoryDeletionDone
));
277
void BrowsingDataRemover::
OnHistoryDeletionDone
() {
/external/chromium_org/chrome/browser/browsing_data/
browsing_data_remover.h
173
void
OnHistoryDeletionDone
();
browsing_data_remover.cc
274
base::Bind(&BrowsingDataRemover::
OnHistoryDeletionDone
,
651
void BrowsingDataRemover::
OnHistoryDeletionDone
() {
[
all
...]
Completed in 1261 milliseconds