Searched defs:fallback_path (Results 1 – 4 of 4) sorted by relevance
59 const std::string& fallback_path, in CreateAndListenInternal()87 const std::string& fallback_path, in CreateAndListenWithAbstractNamespace()178 const std::string& fallback_path, in UnixDomainSocketWithAbstractNamespaceFactory()
345 base::FilePath fallback_path = profile_->last_selected_directory().Append( in SelectFileImpl() local
296 base::FilePath fallback_path; in RunImpl() local328 const base::FilePath& fallback_path) { in ReadFileAndInitiateStartDecode()
190 def _find_in_fallbackpath(self, fallback_path, current_result, results_by_directory): argument