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

  /external/chromium_org/dbus/
test_service.cc 68 bool TestService::HasDBusThread() {
69 return bus_->HasDBusThread();
73 if (HasDBusThread())
bus.cc 850 bool Bus::HasDBusThread() {
    [all...]

Completed in 112 milliseconds