Home
last modified time | relevance | path

Searched refs:timeMid (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/tee/tee_client/services/tlogcat/include/
H A Dtlogcat.h57 uint16_t timeMid; member
/ohos5.0/base/tee/tee_client/services/teecd/src/
H A Dsecfile_load_agent.c185 … TEE_DEFAULT_PATH, secAgentControl->LibSec.uuid.timeLow, secAgentControl->LibSec.uuid.timeMid, in LoadLib()
222 … TEE_DEFAULT_PATH, secAgentControl->TaSec.uuid.timeLow, secAgentControl->TaSec.uuid.timeMid, in LoadTa()
/ohos5.0/base/tee/tee_client/interfaces/kits/c/include/
H A Dtee_client_type.h70 uint16_t timeMid; member
/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_app_load.c62 … "%08x-%04x-%04x-%02x%02x-%02x%02x%02x%02x%02x%02x", srvUuid->timeLow, srvUuid->timeMid, in TEEC_GetApp()
/ohos5.0/base/tee/tee_client/services/tlogcat/src/
H A Dtlogcat.c165 … uuid->timeLow, uuid->timeMid, uuid->timeHiAndVersion, uuid->clockSeqAndNode[0], in GetUuidStr()