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 133 static std::vector<base::string16> GetProfileNames();
profile_info_cache_unittest.cc 502 std::vector<base::string16> names = ProfileInfoCache::GetProfileNames();
profile_info_cache.cc 772 std::vector<base::string16> ProfileInfoCache::GetProfileNames() {
    [all...]

Completed in 58 milliseconds