OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notification_ui_manager_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/
browser_process_impl.cc
181
notification_ui_manager_
.reset();
494
return
notification_ui_manager_
.get();
918
DCHECK(
notification_ui_manager_
.get() == NULL);
919
notification_ui_manager_
.reset(NotificationUIManager::Create(local_state()))
[
all
...]
browser_process_impl.h
219
scoped_ptr<NotificationUIManager>
notification_ui_manager_
;
member in class:BrowserProcessImpl
Completed in 160 milliseconds