Searched refs:_bSuccessful (Results 1 – 2 of 2) sorted by relevance
329 void ResultPage::displayMigrationLog( const bool _bSuccessful, const String& _rSummary ) in displayMigrationLog() argument331 m_aChangesLabel.SetText( _bSuccessful ? m_aSuccessful : m_aUnsuccessful ); in displayMigrationLog()
164 void displayMigrationLog( const bool _bSuccessful, const String& _rLog );
Completed in 31 milliseconds