Searched defs:pSuffix (Results 1 – 2 of 2) sorted by relevance
151 static void SetSuffix( const wchar_t* pSuffix ) { s_ExceptionScreen->SetSuffixImpl( pSuffix ); } in SetSuffix()
179 … void WriteToSd(const char* msg, int length, const wchar_t* pBuildInfo, const wchar_t* pSuffix) in WriteToSd()569 void ExceptionScreen::SetSuffixImpl( const wchar_t* pSuffix ) in SetSuffixImpl()