Searched defs:kLearnMoreCommand (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
H A Dsafe_browsing_blocking_page.cc82 static const char* const kLearnMoreCommand = "learnMore"; variable
405 if (command == kLearnMoreCommand) {
/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_blocking_page.cc96 const char kLearnMoreCommand[] = "learnMore"; member in namespace:__anon5848
289 if (command == kLearnMoreCommand) {
708 } else if (command == kLearnMoreCommand || command == kLearnMoreCommandV2) {
736 } else if (command == kLearnMoreCommand || command == kLearnMoreCommandV2) {

Completed in 78 milliseconds