OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:browser_terminating
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/
crx_installer.cc
176
if (!service || service->
browser_terminating
())
476
if (!service || service->
browser_terminating
())
551
if (!service || service->
browser_terminating
())
617
if (!service || service->
browser_terminating
())
770
if (!service_weak_.get() || service_weak_->
browser_terminating
())
837
if (!service || service->
browser_terminating
())
858
if (!service || service->
browser_terminating
())
extension_service.h
598
bool
browser_terminating
() const { return browser_terminating_; }
function in class:ExtensionService
[
all
...]
Completed in 893 milliseconds