OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsDeletingHistoryAllowed
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/
downloads_dom_handler.h
128
bool
IsDeletingHistoryAllowed
();
downloads_dom_handler.cc
447
if (!
IsDeletingHistoryAllowed
())
464
if (
IsDeletingHistoryAllowed
()) {
466
//
IsDeletingHistoryAllowed
already checked for the existence of the
566
bool DownloadsDOMHandler::
IsDeletingHistoryAllowed
() {
Completed in 945 milliseconds