Home
last modified time | relevance | path

Searched refs:time_low (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/trusty/coverage/
H A Duuid.cpp40 uuid->time_low = reverse_u32(uuid->time_low); in str_to_uuid()
/aosp14/system/core/trusty/coverage/include/trusty/coverage/
H A Duuid.h22 uint32_t time_low; member
/aosp14/system/core/trusty/libtrusty/tipc-test/
H A Dtipc_test.c644 uint32_t time_low; member
653 printf("uuid: %08x-%04x-%04x-%02x%02x-%02x%02x%02x%02x%02x%02x\n", uuid->time_low, in print_uuid()