Searched refs:internal_bus_get (Results 1 – 2 of 2) sorted by relevance
373 internal_bus_get (DBusBusType type, in internal_bus_get() function515 return internal_bus_get (type, FALSE, error); in dbus_bus_get()547 return internal_bus_get (type, TRUE, error); in dbus_bus_get_private()
219 (internal_bus_get): lock our access to the BusData605 (internal_bus_get): only weak ref the connection; this means 685 (internal_bus_get): fix screwy code formatting. whoever committed1547 (internal_bus_get): get a hard refrence to shared connections when2113 * dbus/dbus-bus.c (internal_bus_get): in the error message if the3008 (internal_bus_get): new method that take over the heavy lifting3011 (dbus_bus_get): wrapper to internal_bus_get that provides the same3014 internal_bus_get to get a private connection to the bus