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

  /external/dbus/test/
test-shell-service.c 154 if (!dbus_connection_register_object_path (connection,
test-service.c 456 if (!dbus_connection_register_object_path (connection,
  /external/dbus/dbus/
dbus-connection.h 373 * #DBusObjectPathVTable which is registered with dbus_connection_register_object_path()
383 * dbus_connection_register_object_path() or
405 dbus_bool_t dbus_connection_register_object_path (DBusConnection *connection,
dbus-connection.c 156 * dbus_connection_register_object_path() for more on handlers).
5609 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 649 if (!dbus_connection_register_object_path(conn, agent_path,
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old.c 622 if (!dbus_connection_register_object_path(iface->con,
dbus_new_helpers.c 488 if (!dbus_connection_register_object_path(iface->con,
  /external/bluetooth/bluez/gdbus/
object.c 537 if (!dbus_connection_register_object_path(connection, path,
  /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_BluetoothEventLoop.cpp 375 if (!dbus_connection_register_object_path(nat->conn, agent_path,
    [all...]
android_server_BluetoothService.cpp 163 if (!dbus_connection_register_object_path(nat->conn, device_agent_path,
    [all...]

Completed in 104 milliseconds