Home
last modified time | relevance | path

Searched refs:AttestTask (Results 1 - 8 of 8) sorted by relevance

/test/xts/device_attest_lite/services/core/
H A Dattest_entry.h28 int32_t AttestTask(void);
H A Dattest_entry.c28 int32_t AttestTask(void) in AttestTask() function
30 ATTEST_LOG_INFO("[AttestTask] Begin."); in AttestTask()
34 ATTEST_LOG_ERROR("[AttestTask] Proc failed ret = %d.", ret); in AttestTask()
38 ATTEST_LOG_ERROR("[AttestTask] TimerTask failed ret = %d.", ret); in AttestTask()
40 ATTEST_LOG_INFO("[AttestTask] End."); in AttestTask()
/test/xts/device_attest/services/core/
H A Dattest_entry.h27 int32_t AttestTask(void);
H A Dattest_entry.c24 int32_t AttestTask(void) in AttestTask() function
26 ATTEST_LOG_INFO("[AttestTask] Begin."); in AttestTask()
30 ATTEST_LOG_ERROR("[AttestTask] Proc failed ret = %d.", ret); in AttestTask()
32 ATTEST_LOG_INFO("[AttestTask] End."); in AttestTask()
/test/xts/device_attest_lite/framework/mini/src/
H A Dattest_framework_client_mini.c28 if (osThreadNew((osThreadFunc_t)AttestTask, NULL, &attr) == NULL) { in StartDevAttestTask()
/test/xts/device_attest/services/devattest_ability/src/
H A Ddevattest_task.cpp59 (void)AttestTask(); in Run()
H A Ddevattest_network_callback.cpp65 (void)AttestTask(); in NetCapabilitiesChange()
/test/xts/device_attest_lite/framework/small/src/service/
H A Dattest_framework_feature.c159 AttestTask(); in Invoke()

Completed in 3 milliseconds