Searched refs:PrintDeviceTokenInfo (Results 1 – 4 of 4) sorted by relevance
35 void PrintDeviceTokenInfo(DeviceTokenInfo* tokenInfo);51 #define ATTEST_DFX_DEV_TOKEN(d_tokenInfo) PrintDeviceTokenInfo((DeviceTokenInfo*)(d_tokenInfo))
80 PrintDeviceTokenInfo(&(devicePacket->tokenInfo)); in PrintDevicePacket()85 void PrintDeviceTokenInfo(DeviceTokenInfo* tokenInfo) in PrintDeviceTokenInfo() function