OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleRemoveURLsOnOneDay
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/ui/webui/
history2_ui.h
57
void
HandleRemoveURLsOnOneDay
(const ListValue* args);
history_ui.h
53
void
HandleRemoveURLsOnOneDay
(const ListValue* args);
history2_ui.cc
144
NewCallback(this, &BrowsingHistoryHandler2::
HandleRemoveURLsOnOneDay
));
200
void BrowsingHistoryHandler2::
HandleRemoveURLsOnOneDay
(const ListValue* args) {
history_ui.cc
144
NewCallback(this, &BrowsingHistoryHandler::
HandleRemoveURLsOnOneDay
));
200
void BrowsingHistoryHandler::
HandleRemoveURLsOnOneDay
(const ListValue* args) {
Completed in 25 milliseconds