Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dproxy_config_service_linux.cc555 base::FilePath kde3_path = base::FilePath(home).Append(".kde"); in SettingGetterImplKDE() local
556 base::FilePath kde3_config = KDEHomeToConfigPath(kde3_path); in SettingGetterImplKDE()
574 kde_config_dirs_.emplace_back(KDEHomeToConfigPath(kde3_path)); in SettingGetterImplKDE()