Searched refs:GetChromiumAppId (Results 1 – 5 of 5) sorted by relevance
316 ShellIntegration::GetChromiumAppId(empty_path)); in TEST()324 ShellIntegration::GetChromiumAppId(default_profile_path)); in TEST()333 ShellIntegration::GetChromiumAppId(profile_path)); in TEST()
119 static std::wstring GetChromiumAppId(const FilePath& profile_path);
412 std::wstring ShellIntegration::GetChromiumAppId(const FilePath& profile_path) { in GetChromiumAppId() function in ShellIntegration
603 app_id_ = ShellIntegration::GetChromiumAppId(profile->GetPath());
422 ShellIntegration::GetChromiumAppId(profile_->GetPath()), in InitBrowserWindow()