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 45 char **uuid_p,
48 if (uuid_p)
53 !_dbus_string_steal_data (&encoded, uuid_p))
70 * @param uuid_p out param to return the uuid
77 char **uuid_p,
96 if (!return_uuid(&uuid, uuid_p, error))
111 * @param uuid_p out param to return the uuid
115 dbus_internal_do_not_use_create_uuid (char **uuid_p)
120 return return_uuid (&uuid, uuid_p, NULL);
  /external/bluetooth/bluez/src/
adapter.c 1890 uint32_t *uuid_p; local
    [all...]

Completed in 243 milliseconds