Home | History | Annotate | Download | only in sessions

Lines Matching defs:profile_index

393         size_t profile_index = profile_info.GetIndexOfProfileWithPath(
395 use_pending_close = profile_index != std::string::npos &&
396 profile_info.ProfileIsSigninRequiredAtIndex(profile_index);