Searched refs:scheme_port_path (Results 1 – 1 of 1) sorted by relevance
99 base::FilePath::StringType scheme_port_path(UTF8ToUTF16(scheme_port)); in GetWebAppDataDirectory() local102 base::FilePath::StringType scheme_port_path(scheme_port); in GetWebAppDataDirectory() local105 return app_data_dir.Append(host_path).Append(scheme_port_path); in GetWebAppDataDirectory()