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
154
if (!service || service->
browser_terminating
())
413
if (!service || service->
browser_terminating
())
488
if (!service || service->
browser_terminating
())
541
if (!service || service->
browser_terminating
())
694
if (!service_weak_.get() || service_weak_->
browser_terminating
())
761
if (!service || service->
browser_terminating
())
782
if (!service || service->
browser_terminating
())
extension_service.h
675
bool
browser_terminating
() const { return browser_terminating_; }
function in class:ExtensionService
[
all
...]
Completed in 32 milliseconds