Searched refs:internal_bus_get (Results 1 – 2 of 2) sorted by relevance
425 internal_bus_get (DBusBusType type, in internal_bus_get() function563 return internal_bus_get (type, FALSE, error); in dbus_bus_get()595 return internal_bus_get (type, TRUE, error); in dbus_bus_get_private()
152 (internal_bus_get): lock our access to the BusData538 (internal_bus_get): only weak ref the connection; this means 618 (internal_bus_get): fix screwy code formatting. whoever committed1480 (internal_bus_get): get a hard refrence to shared connections when2046 * dbus/dbus-bus.c (internal_bus_get): in the error message if the2941 (internal_bus_get): new method that take over the heavy lifting2944 (dbus_bus_get): wrapper to internal_bus_get that provides the same2947 internal_bus_get to get a private connection to the bus