HomeSort by relevance Sort by last modified time
    Searched refs:kde4_path (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/proxy/
proxy_config_service_linux.cc 471 FilePath kde4_path = FilePath(home).Append(".kde4"); local
472 FilePath kde4_config = KDEHomeToConfigPath(kde4_path);
474 if (file_util::DirectoryExists(kde4_path)) {
486 kde_config_dir_ = KDEHomeToConfigPath(kde4_path);
    [all...]
  /external/chromium_org/net/proxy/
proxy_config_service_linux.cc 883 base::FilePath kde4_path = base::FilePath(home).Append(".kde4"); local
    [all...]

Completed in 436 milliseconds