Searched refs:GetProfileIdFromPath (Results 1 – 2 of 2) sorted by relevance
41 std::wstring GetProfileIdFromPath(const FilePath& profile_path) { in GetProfileIdFromPath() function401 std::wstring profile_id(GetProfileIdFromPath(profile_path)); in GetAppId()
51 base::string16 GetProfileIdFromPath(const base::FilePath& profile_path) { in GetProfileIdFromPath() function340 const base::string16 profile_id(GetProfileIdFromPath(profile_path)); in GetAppModelIdForProfile()