HomeSort by relevance Sort by last modified time
    Searched full:total_actions (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/renderer/safe_browsing/
phishing_dom_feature_extractor.cc 56 int total_actions; member in struct:safe_browsing::PhishingDOMFeatureExtractor::PageFeatureState
81 total_actions(0),
295 ++page_feature_state_->total_actions;
475 if (page_feature_state_->total_actions > 0) {
478 page_feature_state_->total_actions;

Completed in 488 milliseconds