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

  /external/libchrome/dbus/
bus.h 740 bool async_operations_set_up_; member in class:dbus::Bus
bus.cc 164 async_operations_set_up_(false),
590 if (async_operations_set_up_)
610 async_operations_set_up_ = true;
    [all...]

Completed in 641 milliseconds