Home
last modified time | relevance | path

Searched defs:SA_ID_DEVICE_ATTEST_SERVICE (Results 1 – 3 of 3) sorted by relevance

/test/xts/device_attest/services/devattest_ability/src/
Ddevattest_task.cpp29 constexpr std::int32_t SA_ID_DEVICE_ATTEST_SERVICE = 5501; variable
Ddevattest_service.cpp35 REGISTER_SYSTEM_ABILITY_BY_ID(DevAttestService, DevAttestInterface::SA_ID_DEVICE_ATTEST_SERVICE, fa… in REGISTER_SYSTEM_ABILITY_BY_ID()
/test/xts/device_attest/test/performancetest/src/
Ddevattestclient_performance_test.cpp32 static const int SA_ID_DEVICE_ATTEST_SERVICE = 5501; variable