Home
last modified time | relevance | path

Searched defs:zero_uuid (Results 1 – 7 of 7) sorted by relevance

/trusty/kernel/lib/trusty/
Duuid.c26 const struct uuid zero_uuid = UUID_INITIAL_VALUE(zero_uuid); variable
/trusty/user/base/app/metrics/
Dconsumer.c38 static const struct uuid zero_uuid = UUID_INITIAL_VALUE(zero_uuid); variable
/trusty/user/base/app/line-coverage/
Dclient.c52 struct uuid zero_uuid = {0, 0, 0, { 0 }}; in handle_send_list() local
/trusty/user/base/lib/hwbcc/srv/
Dsrv.c79 static const struct uuid zero_uuid = UUID_INITIAL_VALUE(zero_uuid); variable
/trusty/user/base/lib/hwbcc/common/
Dswbcc.c40 static const struct uuid zero_uuid = UUID_INITIAL_VALUE(zero_uuid); variable
/trusty/user/base/lib/tipc/test/main/
Dmain.c628 uuid_t zero_uuid = UUID_INITIAL_VALUE(zero_uuid); in TEST() local
776 uuid_t zero_uuid = UUID_INITIAL_VALUE(zero_uuid); in TEST() local
843 uuid_t zero_uuid = UUID_INITIAL_VALUE(zero_uuid); in TEST() local
/trusty/user/base/lib/libc-trusty/test/
Dlibc_test.c409 struct uuid zero_uuid = {0}; in TEST_F() local