Home | History | Annotate | Download | only in apps

Lines Matching defs:profiles

10 #include "chrome/browser/profiles/profile.h"
11 #include "chrome/browser/profiles/profile_manager.h"
25 std::vector<Profile*> profiles =
27 for (std::vector<Profile*>::const_iterator i = profiles.begin();
28 i != profiles.end();
46 std::vector<Profile*> profiles =
48 for (std::vector<Profile*>::const_iterator i = profiles.begin();
49 i != profiles.end();
75 std::vector<Profile*> profiles =
77 for (std::vector<Profile*>::const_iterator i = profiles.begin();
78 i != profiles.end();