Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/cec/cec_demo1/
Dcec_Main.cpp417 const wchar_t* p_infoStr; in CecTest_ShowInboxMessage() local
419 result = cecMessage.GetInfoText(&p_infoStr, &infoStrLen); in CecTest_ShowInboxMessage()
422 NN_LOG(" Info Str: %ls\n", p_infoStr); in CecTest_ShowInboxMessage()