Searched refs:pIsExistNewMess (Results 1 – 1 of 1) sorted by relevance
335 static void ReceiveEventThread(u32* pIsExistNewMess) in ReceiveEventThread() argument389 *pIsExistNewMess = 1; in ReceiveEventThread()689 …:hid::PadStatus* pPadStatus, nn::cec::MessageBox* pCecMessBox, u8* pSelected, u32* pIsExistNewMess) in UpdateReading() argument701 *pIsExistNewMess = 0; in UpdateReading()752 void DisplayReading(demo::RenderSystemDrawing* pRenderSystem, u8 selected, u32* pIsExistNewMess) in DisplayReading() argument800 …if(*pIsExistNewMess) //Display an alert message informing to the user that there is a new message in DisplayReading()802 switch(*pIsExistNewMess%3) in DisplayReading()815 *pIsExistNewMess = *pIsExistNewMess+1; in DisplayReading()