Home
last modified time | relevance | path

Searched refs:PrintTokenInfo (Results 1 – 4 of 4) sorted by relevance

/test/xts/device_attest_lite/services/core/include/dfx/
Dattest_dfx.h43 void PrintTokenInfo(TokenInfo* tokenInfo);
59 #define ATTEST_DFX_TOKEN_INFO(d_tokenInfo) PrintTokenInfo((TokenInfo*)(d_tokenInfo))
/test/xts/device_attest/services/core/include/dfx/
Dattest_dfx.h43 void PrintTokenInfo(TokenInfo* tokenInfo);
59 #define ATTEST_DFX_TOKEN_INFO(d_tokenInfo) PrintTokenInfo((TokenInfo*)(d_tokenInfo))
/test/xts/device_attest_lite/services/core/dfx/
Dattest_dfx.c214 void PrintTokenInfo(TokenInfo* tokenInfo) in PrintTokenInfo() function
/test/xts/device_attest/services/core/dfx/
Dattest_dfx.c214 void PrintTokenInfo(TokenInfo* tokenInfo) in PrintTokenInfo() function