OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BrowsingDataRemoveIndexedDBFunction
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/browsing_data/
browsing_data_api.h
212
class
BrowsingDataRemoveIndexedDBFunction
: public BrowsingDataRemoverFunction {
218
virtual ~
BrowsingDataRemoveIndexedDBFunction
() {}
browsing_data_api.cc
407
int
BrowsingDataRemoveIndexedDBFunction
::GetRemovalMask() {
browsing_data_test.cc
452
RunAndCompareRemovalMask<
BrowsingDataRemoveIndexedDBFunction
>(
Completed in 510 milliseconds