Searched refs:time_hi_and_version (Results 1 - 2 of 2) sorted by relevance

/system/extras/ext4_utils/
H A Dext4_utils.c62 u16 time_hi_and_version; member in struct:uuid
89 uuid->time_hi_and_version = ntohs(uuid->time_hi_and_version);
90 uuid->time_hi_and_version &= 0x0FFF;
91 uuid->time_hi_and_version |= (5 << 12);
/system/core/trusty/libtrusty/tipc-test/
H A Dtipc_test.c616 uint16_t time_hi_and_version; member in struct:uuid
626 uuid->time_hi_and_version,

Completed in 511 milliseconds