Home
last modified time | relevance | path

Searched defs:uuid_str (Results 1 – 6 of 6) sorted by relevance

/trusty/user/base/app/line-coverage/
Daggregator.c81 char uuid_str[UUID_STR_SIZE]; in on_connect() local
Dclient.c93 char uuid_str[UUID_STR_SIZE]; in handle_open() local
/trusty/user/base/app/coverage/
Daggregator.c79 char uuid_str[UUID_STR_SIZE]; in on_connect() local
Dclient.c47 char uuid_str[UUID_STR_SIZE]; in handle_open() local
/trusty/kernel/lib/backtrace/
Dbacktrace.c333 char uuid_str[UUID_STR_SIZE]; in dump_thread_backtrace() local
/trusty/user/app/sample/hwcryptohal/server/
Dhwcrypto_device_key.rs169 let uuid_str = in from_cbor_value() localVariable