OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnClearedDatabases
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/
browsing_data_remover.cc
57
this, &BrowsingDataRemover::
OnClearedDatabases
)),
85
this, &BrowsingDataRemover::
OnClearedDatabases
)),
436
void BrowsingDataRemover::
OnClearedDatabases
(int rv) {
440
NewRunnableMethod(this, &BrowsingDataRemover::
OnClearedDatabases
, rv));
457
OnClearedDatabases
(rv);
browsing_data_remover.h
143
void
OnClearedDatabases
(int rv);
Completed in 1290 milliseconds