HomeSort by relevance Sort by last modified time
    Searched refs:CallMethodAndBlockWithTimeout (Results 1 - 5 of 5) sorted by null

  /system/update_engine/include/power_manager/
dbus-proxies.h 533 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
561 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
595 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
628 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
657 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
684 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
715 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
750 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
776 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
805 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
    [all...]
  /system/update_engine/include/debugd/
dbus-proxies.h     [all...]
  /system/update_engine/include/session_manager/
dbus-proxies.h 403 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
432 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
467 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
501 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
532 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
562 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
591 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
625 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
657 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
691 auto response = brillo::dbus_utils::CallMethodAndBlockWithTimeout(
    [all...]
  /system/tpm/trunks/
trunks_dbus_proxy.cc 93 brillo::dbus_utils::CallMethodAndBlockWithTimeout(
  /external/libbrillo/brillo/dbus/
dbus_method_invoker.h 8 // CallMethodAndBlock (along with CallMethodAndBlockWithTimeout) lets you call
94 inline std::unique_ptr<dbus::Response> CallMethodAndBlockWithTimeout(
128 // Same as CallMethodAndBlockWithTimeout() but uses a default timeout value.
136 return CallMethodAndBlockWithTimeout(dbus::ObjectProxy::TIMEOUT_USE_DEFAULT,

Completed in 5209 milliseconds