Searched refs:active_profile_path (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_view_delegate.cc97 const base::FilePath& active_profile_path,
106 user.active = active_profile_path == user.profile_path;
96 PopulateUsers(const ProfileInfoCache& profile_info, const base::FilePath& active_profile_path, app_list::AppListViewDelegate::Users* users) argument
/external/chromium_org/chrome/browser/ui/webui/signin/
H A Duser_manager_screen_handler.cc637 base::FilePath active_profile_path = local
651 bool is_active_user = (profile_path == active_profile_path);

Completed in 89 milliseconds