HomeSort by relevance Sort by last modified time
    Searched defs:GetLoadedProfiles (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/profiles/
profile_manager.cc 71 std::vector<Profile*> profiles(pm->GetLoadedProfiles());
198 std::vector<Profile*> ProfileManager::GetLoadedProfiles() const {
299 std::vector<Profile*> profiles(GetLoadedProfiles());
318 std::vector<Profile*> profiles(GetLoadedProfiles());
  /external/chromium_org/chrome/browser/profiles/
profile_manager.cc 187 std::vector<Profile*> profiles(pm->GetLoadedProfiles());
446 std::vector<Profile*> ProfileManager::GetLoadedProfiles() const {
    [all...]

Completed in 59 milliseconds