Home
last modified time | relevance | path

Searched refs:GetResultString (Results 26 – 50 of 222) sorted by relevance

123456789

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/screens/
H A Duser_creation_screen.h32 static std::string GetResultString(Result result);
H A Dmultidevice_setup_screen.h29 static std::string GetResultString(Result result);
H A Dassistant_optin_flow_screen.cc31 std::string AssistantOptInFlowScreen::GetResultString(Result result) { in GetResultString() function in chromeos::AssistantOptInFlowScreen
H A Dparental_handoff_screen.cc39 std::string ParentalHandoffScreen::GetResultString( in GetResultString() function in chromeos::ParentalHandoffScreen
H A Dedu_coexistence_login_screen.cc36 std::string EduCoexistenceLoginScreen::GetResultString(Result result) { in GetResultString() function in chromeos::EduCoexistenceLoginScreen
H A Dfamily_link_notice_screen.cc21 std::string FamilyLinkNoticeScreen::GetResultString(Result result) { in GetResultString() function in chromeos::FamilyLinkNoticeScreen
H A Dgaia_screen.cc19 std::string GaiaScreen::GetResultString(Result result) { in GetResultString() function in chromeos::GaiaScreen
H A Dmarketing_opt_in_screen.h50 static std::string GetResultString(Result result);
H A Dfingerprint_setup_screen.h44 static std::string GetResultString(Result result);
H A Dmultidevice_setup_screen.cc28 std::string MultiDeviceSetupScreen::GetResultString(Result result) { in GetResultString() function in chromeos::MultiDeviceSetupScreen
H A Drecommend_apps_screen.cc16 std::string RecommendAppsScreen::GetResultString(Result result) { in GetResultString() function in chromeos::RecommendAppsScreen
H A Ddemo_setup_screen.cc23 std::string DemoSetupScreen::GetResultString(Result result) { in GetResultString() function in chromeos::DemoSetupScreen
H A Dnetwork_screen.h35 static std::string GetResultString(Result result);
H A Dgesture_navigation_screen.cc32 std::string GestureNavigationScreen::GetResultString(Result result) { in GetResultString() function in chromeos::GestureNavigationScreen
H A Ddemo_preferences_screen.cc42 std::string DemoPreferencesScreen::GetResultString(Result result) { in GetResultString() function in chromeos::DemoPreferencesScreen
H A Dsync_consent_screen.h49 static std::string GetResultString(Result result);
H A Duser_creation_screen.cc29 std::string UserCreationScreen::GetResultString(Result result) { in GetResultString() function in chromeos::UserCreationScreen
H A Deula_screen.cc84 std::string EulaScreen::GetResultString(Result result) { in GetResultString() function in chromeos::EulaScreen
H A Dwelcome_screen.h74 static std::string GetResultString(Result result);
H A Darc_terms_of_service_screen.cc94 std::string ArcTermsOfServiceScreen::GetResultString(Result result) { in GetResultString() function in chromeos::ArcTermsOfServiceScreen
H A Dupdate_screen.h65 static std::string GetResultString(Result result);
H A Dfingerprint_setup_screen.cc89 std::string FingerprintSetupScreen::GetResultString(Result result) { in GetResultString() function in chromeos::FingerprintSetupScreen
H A Dnetwork_screen.cc34 std::string NetworkScreen::GetResultString(Result result) { in GetResultString() function in chromeos::NetworkScreen
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/
H A DCheatsManager.cpp611 static QString GetResultString(const Result& result) in GetResultString() function
670 value_item->setText(GetResultString(m_results[i])); in Update()
689 value_item->setText(GetResultString(m_results[i])); in Update()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/enrollment/
H A Denrollment_screen.h50 static std::string GetResultString(Result result);

123456789