HomeSort by relevance Sort by last modified time
    Searched refs:is_soft_porn (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/renderer/net/
net_error_helper_core.cc 59 NavigationCorrection() : is_porn(false), is_soft_porn(false) {
74 &NavigationCorrection::is_soft_porn);
82 bool is_soft_porn; member in struct:__anon10443::NavigationCorrection
290 if ((*it)->is_porn || (*it)->is_soft_porn)
    [all...]
net_error_helper_core_unittest.cc 52 bool is_soft_porn; member in struct:__anon10444::NavigationCorrection
61 dict->SetBoolean("isSoftPorn", is_soft_porn);
    [all...]

Completed in 44 milliseconds