Home
last modified time | relevance | path

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

/test/xts/device_attest_lite/services/core/include/dfx/
Dattest_dfx.h37 void PrintDeviceProductInfo(DeviceProductInfo *productInfo);
53 #define ATTEST_DFX_DEV_PDT(d_productInfo) PrintDeviceProductInfo((DeviceProductInfo *)(d_productInf…
/test/xts/device_attest/services/core/include/dfx/
Dattest_dfx.h37 void PrintDeviceProductInfo(DeviceProductInfo *productInfo);
53 #define ATTEST_DFX_DEV_PDT(d_productInfo) PrintDeviceProductInfo((DeviceProductInfo *)(d_productInf…
/test/xts/device_attest_lite/services/core/dfx/
Dattest_dfx.c81 PrintDeviceProductInfo(&(devicePacket->productInfo)); in PrintDevicePacket()
107 void PrintDeviceProductInfo(DeviceProductInfo *productInfo) in PrintDeviceProductInfo() function
/test/xts/device_attest/services/core/dfx/
Dattest_dfx.c81 PrintDeviceProductInfo(&(devicePacket->productInfo)); in PrintDevicePacket()
107 void PrintDeviceProductInfo(DeviceProductInfo *productInfo) in PrintDeviceProductInfo() function