OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:notification_callback_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/
process_singleton.h
123
NotificationCallback
notification_callback_
; // Handler for notifications.
member in class:ProcessSingleton
process_singleton_win.cc
270
:
notification_callback_
(notification_callback),
444
base::Bind(&ProcessLaunchNotification,
notification_callback_
),
process_singleton_linux.cc
565
if (parent_->
notification_callback_
.Run(CommandLine(argv),
682
:
notification_callback_
(notification_callback),
[
all
...]
Completed in 324 milliseconds