HomeSort by relevance Sort by last modified time
    Searched refs:is_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) {
72 converter->RegisterBoolField("isPorn", &NavigationCorrection::is_porn);
81 bool is_porn; member in struct:__anon10443::NavigationCorrection
290 if ((*it)->is_porn || (*it)->is_soft_porn)
    [all...]
net_error_helper_core_unittest.cc 51 bool is_porn; member in struct:__anon10444::NavigationCorrection
60 dict->SetBoolean("isPorn", is_porn);
    [all...]

Completed in 5468 milliseconds