Searched refs:GetProfileNames (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_info_cache.h141 static std::vector<base::string16> GetProfileNames();
H A Dprofile_info_cache_unittest.cc533 std::vector<base::string16> names = ProfileInfoCache::GetProfileNames();
H A Dprofile_info_cache.cc813 std::vector<base::string16> ProfileInfoCache::GetProfileNames() { function in class:ProfileInfoCache

Completed in 371 milliseconds