OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DoClearCache
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/
browsing_data_remover.cc
59
this, &BrowsingDataRemover::
DoClearCache
)),
87
this, &BrowsingDataRemover::
DoClearCache
)),
245
// Invoke
DoClearCache
on the IO thread.
375
DoClearCache
(net::OK);
381
void BrowsingDataRemover::
DoClearCache
(int rv) {
browsing_data_remover.h
139
void
DoClearCache
(int rv);
/external/chromium_org/chrome/browser/browsing_data/
browsing_data_remover.h
282
void
DoClearCache
(int rv);
browsing_data_remover.cc
528
// Invoke
DoClearCache
on the IO thread.
839
DoClearCache
(net::OK);
[
all
...]
Completed in 41 milliseconds