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

  /external/chromium_org/extensions/renderer/
lazy_background_page_native_handler.h 25 bool IsContextLazyBackgroundPage(content::RenderView* render_view,
lazy_background_page_native_handler.cc 34 if (IsContextLazyBackgroundPage(render_view, context()->extension())) {
45 if (IsContextLazyBackgroundPage(render_view, context()->extension())) {
51 bool LazyBackgroundPageNativeHandler::IsContextLazyBackgroundPage(

Completed in 424 milliseconds