Home
last modified time | relevance | path

Searched refs:GetProfileIdFromPath (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
Dshell_integration_win.cc41 std::wstring GetProfileIdFromPath(const FilePath& profile_path) { in GetProfileIdFromPath() function
401 std::wstring profile_id(GetProfileIdFromPath(profile_path)); in GetAppId()
/external/chromium_org/chrome/browser/
Dshell_integration_win.cc51 base::string16 GetProfileIdFromPath(const base::FilePath& profile_path) { in GetProfileIdFromPath() function
340 const base::string16 profile_id(GetProfileIdFromPath(profile_path)); in GetAppModelIdForProfile()