OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:disconnected_callback
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/dbus/
bus.h
222
// If the connection with dbus-daemon is closed, |
disconnected_callback
|
224
// disonnection by ShutdownAndBlock. |
disconnected_callback
| can be null
226
base::Closure
disconnected_callback
;
member in struct:dbus::Bus::Options
end_to_end_async_unittest.cc
62
bus_options.
disconnected_callback
=
bus.cc
201
on_disconnected_closure_(options.
disconnected_callback
) {
[
all
...]
Completed in 44 milliseconds