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

  /external/chromium_org/chrome/browser/profiles/
profile_info_cache.h 148 static std::vector<base::string16> GetProfileNames();
profile_info_cache_unittest.cc 503 std::vector<base::string16> names = ProfileInfoCache::GetProfileNames();
profile_info_cache.cc 908 std::vector<base::string16> ProfileInfoCache::GetProfileNames() {

Completed in 28 milliseconds