OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uuid_copy
(Results
1 - 6
of
6
) sorted by null
/external/e2fsprogs/lib/uuid/
copy.c
37
void
uuid_copy
(uuid_t dst, const uuid_t src)
function
uuid.h
76
void
uuid_copy
(uuid_t dst, const uuid_t src);
uuid.h.in
76
void
uuid_copy
(uuid_t dst, const uuid_t src);
tst_uuid.c
170
uuid_copy
(buf, tst);
/system/bt/btcore/include/
uuid.h
64
bt_uuid_t *
uuid_copy
(bt_uuid_t *dest, const bt_uuid_t *src);
/system/bt/btcore/src/
uuid.c
100
bt_uuid_t *
uuid_copy
(bt_uuid_t *dest, const bt_uuid_t *src) {
function
Completed in 160 milliseconds