OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:generate_uuid
(Results
1 - 4
of
4
) sorted by null
/system/extras/ext4_utils/
uuid.h
22
void
generate_uuid
(const char *namespace, const char *name, u8 result[16]);
uuid.c
50
void
generate_uuid
(const char *namespace, const char *name, u8 result[16])
function
ext4_utils.c
182
generate_uuid
("extandroid/make_ext4fs", info.label, sb->s_uuid);
/external/libvpx/libvpx/build/make/
gen_msvs_proj.sh
56
generate_uuid
() {
function
136
UniqueIdentifier=`
generate_uuid
` \
239
guid=${guid:-`
generate_uuid
`}
Completed in 287 milliseconds