HomeSort by relevance Sort by last modified time
    Searched refs:dbus_connection_register_object_path (Results 1 - 11 of 11) sorted by null

  /external/dbus/test/
test-shell-service.c 153 if (!dbus_connection_register_object_path (connection,
test-service.c 360 if (!dbus_connection_register_object_path (connection,
  /external/dbus/dbus/
dbus-connection.h 278 * #DBusObjectPathVTable which is registered with dbus_connection_register_object_path()
288 * dbus_connection_register_object_path() or
302 dbus_bool_t dbus_connection_register_object_path (DBusConnection *connection,
dbus-connection.c 146 * dbus_connection_register_object_path() for more on handlers).
5103 dbus_connection_register_object_path (DBusConnection *connection, function
    [all...]
  /external/dnsmasq/src/
dbus.c 322 if (!dbus_connection_register_object_path(connection, DNSMASQ_PATH,
  /external/bluetooth/bluez/test/
agent.c 295 if (!dbus_connection_register_object_path(conn, agent_path,
  /external/bluetooth/bluez/gdbus/
object.c 351 if (!dbus_connection_register_object_path(connection, path,
  /external/wpa_supplicant/
ctrl_iface_dbus.c 842 if (!dbus_connection_register_object_path(iface->con,
845 perror("dbus_connection_register_object_path[dbus]");
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_dbus.c 960 if (!dbus_connection_register_object_path(iface->con,
963 perror("dbus_connection_register_object_path[dbus]");
    [all...]
  /frameworks/base/core/jni/
android_server_BluetoothService.cpp 151 if (!dbus_connection_register_object_path(nat->conn, device_agent_path,
    [all...]
android_server_BluetoothEventLoop.cpp 309 if (!dbus_connection_register_object_path(nat->conn, agent_path,
    [all...]

Completed in 173 milliseconds