Home
last modified time | relevance | path

Searched refs:LogProfileUpdate (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Dprofile_metrics.h223 static void LogProfileUpdate(const base::FilePath& profile_path);
Dprofile_metrics.cc465 void ProfileMetrics::LogProfileUpdate(const base::FilePath& profile_path) { in LogProfileUpdate() function in ProfileMetrics
/external/chromium_org/chrome/browser/ui/webui/options/
Dmanage_profile_handler.cc363 ProfileMetrics::LogProfileUpdate(profile_file_path); in SetProfileIconAndName()