Home
last modified time | relevance | path

Searched refs:is_hosted_app_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
Dbackground_contents_service.cc53 is_hosted_app_(extension->is_hosted_app()), in CrashNotificationDelegate()
67 if (is_hosted_app_) { in Click()
85 bool is_hosted_app_; member in __anone13ba6ff0111::CrashNotificationDelegate
/external/chromium_org/chrome/browser/background/
Dbackground_contents_service.cc97 is_hosted_app_(extension->is_hosted_app()), in CrashNotificationDelegate()
115 if (is_hosted_app_) { in Click()
151 bool is_hosted_app_; member in __anon4f9d67950111::CrashNotificationDelegate