Home
last modified time | relevance | path

Searched refs:clock_seq_and_node (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/trusty/libtrusty/tipc-test/
H A Dtipc_test.c647 uint8_t clock_seq_and_node[8]; member
654 uuid->time_mid, uuid->time_hi_and_version, uuid->clock_seq_and_node[0], in print_uuid()
655 uuid->clock_seq_and_node[1], uuid->clock_seq_and_node[2], uuid->clock_seq_and_node[3], in print_uuid()
656 uuid->clock_seq_and_node[4], uuid->clock_seq_and_node[5], uuid->clock_seq_and_node[6], in print_uuid()
657 uuid->clock_seq_and_node[7]); in print_uuid()
/aosp14/system/core/trusty/coverage/include/trusty/coverage/
H A Duuid.h25 uint8_t clock_seq_and_node[8]; member