Home
last modified time | relevance | path

Searched refs:empty_allowed (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/public/browser/
Drender_view_host.h79 bool empty_allowed,
/external/chromium_org/content/browser/renderer_host/
Drender_view_host_impl.cc163 bool empty_allowed, in FilterURL() argument
166 process, empty_allowed, url); in FilterURL()
2020 bool empty_allowed, in FilterURL() argument
2022 if (empty_allowed && url->is_empty()) in FilterURL()
Drender_view_host_impl.h485 bool empty_allowed,