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

  /external/dbus/dbus/
dbus-uuidgen.h 36 char **uuid_p,
40 char **uuid_p,
42 dbus_bool_t dbus_internal_do_not_use_create_uuid (char **uuid_p);
dbus-uuidgen.c 46 char **uuid_p,
49 if (uuid_p)
60 !_dbus_string_steal_data (&encoded, uuid_p))
77 * @param uuid_p out param to return the uuid
84 char **uuid_p,
103 if (!return_uuid(&uuid, uuid_p, error))
118 * @param uuid_p out param to return the uuid
122 dbus_internal_do_not_use_create_uuid (char **uuid_p)
127 return return_uuid (&uuid, uuid_p, NULL);
  /external/bluetooth/bluez/src/
adapter.c 1950 uint32_t *uuid_p; local
    [all...]

Completed in 65 milliseconds