Home
last modified time | relevance | path

Searched refs:async_operations_set_up_ (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/dbus/
Dbus.cc164 async_operations_set_up_(false), in Bus()
590 if (async_operations_set_up_) in SetUpAsyncOperations()
610 async_operations_set_up_ = true; in SetUpAsyncOperations()
Dbus.h740 bool async_operations_set_up_; variable