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

  /external/bluetooth/bluez/test/
apitest 186 print '%s - %s: ' % (dbus_message.get_member(), dbus_message.get_path()),
  /external/bluetooth/glib/gio/
gdummyfile.c 420 iface->get_path = g_dummy_file_get_path;
gfile.h 62 * @get_path: Gets the current path within a #GFile.
153 char * (* get_path) (GFile *file); member in struct:_GFileIface
    [all...]
glocalfile.c     [all...]
gfile.c 454 return (* iface->get_path) (file);
    [all...]
  /external/bluetooth/glib/gio/win32/
gwinhttpfile.c 758 iface->get_path = g_winhttp_file_get_path;

Completed in 225 milliseconds