Home
last modified time | relevance | path

Searched refs:bus_context_get_servicehelper (Results 1 – 5 of 5) sorted by relevance

/external/dbus/bus/
Dbus.h91 const char* bus_context_get_servicehelper (BusContext *context);
Dactivation.c1345 …uses_servicehelper = bus_context_get_servicehelper (pending_activation->activation->context) != NU… in pending_activation_finished_cb()
2009 servicehelper = bus_context_get_servicehelper (activation->context); in bus_activation_activate_service()
Dbus.c1160 bus_context_get_servicehelper (BusContext *context) in bus_context_get_servicehelper() function
Ddispatch.c2745 servicehelper = bus_context_get_servicehelper (context); in check_segfault_service_no_auto_start()
/external/dbus/
DChangeLog.pre-1-2780 (bus_context_get_servicehelper):