Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/dbg/CTR/
Ddbg_ExceptionScreen.h151 static void SetSuffix( const wchar_t* pSuffix ) { s_ExceptionScreen->SetSuffixImpl( pSuffix ); } in SetSuffix()
213 void SetSuffixImpl( const wchar_t* pSuffix );
/CTR-SDK-4.2.5/sources/libraries/dbg/CTR/
Ddbg_ExceptionScreen.cpp569 void ExceptionScreen::SetSuffixImpl( const wchar_t* pSuffix ) in SetSuffixImpl() function in nn::dbg::CTR::ExceptionScreen