OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShutdownAndBlock
(Results
1 - 8
of
8
) sorted by null
/external/libbrillo/brillo/dbus/
dbus_connection.cc
23
bus_->
ShutdownAndBlock
();
/system/tpm/tpm_manager/client/
tpm_ownership_dbus_proxy.cc
36
bus_->
ShutdownAndBlock
();
tpm_nvram_dbus_proxy.cc
36
bus_->
ShutdownAndBlock
();
/external/libchrome/dbus/
mock_bus.h
42
MOCK_METHOD0(
ShutdownAndBlock
, void());
bus.h
74
// The Bus object must be shut down manually by
ShutdownAndBlock
() and
380
virtual void
ShutdownAndBlock
();
382
// Similar to
ShutdownAndBlock
(), but this function is used to
bus.cc
458
void Bus::
ShutdownAndBlock
() {
802
ShutdownAndBlock
();
[
all
...]
/system/tpm/trunks/
trunks_dbus_proxy.cc
43
bus_->
ShutdownAndBlock
();
/system/tpm/attestation/client/
dbus_proxy.cc
37
bus_->
ShutdownAndBlock
();
Completed in 433 milliseconds