HomeSort by relevance Sort by last modified time
    Searched refs:ProfileSwitchingDoneCallback (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_window.h 18 typedef base::Callback<void()> ProfileSwitchingDoneCallback;
42 ProfileSwitchingDoneCallback callback);
46 ProfileSwitchingDoneCallback callback);
52 ProfileSwitchingDoneCallback callback);
profile_window.cc 34 profiles::ProfileSwitchingDoneCallback callback) : callback_(callback) {
48 profiles::ProfileSwitchingDoneCallback callback_;
54 profiles::ProfileSwitchingDoneCallback callback,
130 ProfileSwitchingDoneCallback callback) {
144 ProfileSwitchingDoneCallback callback) {
158 ProfileSwitchingDoneCallback callback) {
avatar_menu.cc 138 profiles::ProfileSwitchingDoneCallback());
profile_manager_browsertest.cc 34 const profiles::ProfileSwitchingDoneCallback kOnProfileSwitchDoNothing;
  /external/chromium_org/chrome/browser/ui/views/
profile_chooser_view.cc 523 profiles::ProfileSwitchingDoneCallback());
537 profiles::ProfileSwitchingDoneCallback());

Completed in 47 milliseconds