Home
last modified time | relevance | path

Searched defs:current_email (Results 1 – 11 of 11) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/signin/
H A Dsignin_investigator_android.cc23 const JavaParamRef<jstring>& current_email) { in JNI_SigninInvestigator_Investigate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/signin/core/browser/
H A Dsignin_investigator.cc16 SigninInvestigator::SigninInvestigator(const std::string& current_email, in SigninInvestigator()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/signin/core/browser/
H A Dsignin_investigator.cc16 SigninInvestigator::SigninInvestigator(const std::string& current_email, in SigninInvestigator()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/signin/
H A Dsignin_utils_desktop.cc65 std::string current_email = identity_manager->GetPrimaryAccountInfo().email; in CanOfferSignin() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/signin/
H A Dsignin_utils_desktop.cc65 std::string current_email = identity_manager->GetPrimaryAccountInfo().email; in CanOfferSignin() local
/dports/chinese/phpbb-tw/phpBB2/includes/
H A Dusercp_avatar.php306 function display_avatar_gallery($mode, &$category, &$user_id, &$email, &$current_email, &$coppa, &$…
H A Dusercp_register.php107 $current_email = trim(htmlspecialchars($HTTP_POST_VARS['current_email'])); variable
/dports/www/phpbb/phpBB2/includes/
H A Dusercp_avatar.php306 function display_avatar_gallery($mode, &$category, &$user_id, &$email, &$current_email, &$coppa, &$…
H A Dusercp_register.php107 $current_email = trim(htmlspecialchars($HTTP_POST_VARS['current_email'])); variable
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Demail.c111 #define current_email (player_struct.current_email) macro
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/Headers/
H A Dplayer.h261 short current_email; member