OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_lazy_background_page
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/common/extensions/
background_info.h
39
bool
has_lazy_background_page
() const {
function in class:extensions::BackgroundInfo
background_info.cc
86
return GetBackgroundInfo(extension).
has_lazy_background_page
();
247
if (info->
has_lazy_background_page
() &&
Completed in 79 milliseconds