Searched defs:HasDBusThread (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/dbus/
H A Dtest_service.cc68 bool TestService::HasDBusThread() { function in class:dbus::TestService
69 return bus_->HasDBusThread();
73 if (HasDBusThread())
H A Dbus.cc851 bool Bus::HasDBusThread() { function in class:dbus::Bus

Completed in 248 milliseconds