Searched refs:SetSuffixImpl (Results 1 – 2 of 2) sorted by relevance
151 static void SetSuffix( const wchar_t* pSuffix ) { s_ExceptionScreen->SetSuffixImpl( pSuffix ); } in SetSuffix()213 void SetSuffixImpl( const wchar_t* pSuffix );
569 void ExceptionScreen::SetSuffixImpl( const wchar_t* pSuffix ) in SetSuffixImpl() function in nn::dbg::CTR::ExceptionScreen