Searched refs:p_icon (Results 1 – 1 of 1) sorted by relevance
407 void* p_icon; in CecTest_ShowInboxMessage() local409 result = cecMessage.GetIcon(&p_icon, &iconSize); in CecTest_ShowInboxMessage()413 BinaryDump(reinterpret_cast<u8*>(p_icon), 32, 1); // Dump only 32 bytes in CecTest_ShowInboxMessage()