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

  /external/dbus/test/
test-shell-service.c 6 static const char* echo_path = "/org/freedesktop/TestSuite"; variable
43 if (!dbus_connection_get_object_path_data (connection, echo_path, (void **)&d))
154 echo_path,
161 if (!dbus_connection_get_object_path_data (connection, echo_path, &d))
test-service.c 311 static const char* echo_path = "/org/freedesktop/TestSuite" ; variable
361 echo_path,
368 if (!dbus_connection_get_object_path_data (connection, echo_path, &d))

Completed in 39 milliseconds