OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 1090 milliseconds