Searched refs:pdf_path (Results 1 – 2 of 2) sorted by relevance
65 FilePath pdf_path; in MaybeInterceptResponse() local67 PathService::Get(chrome::FILE_PDF_PLUGIN, &pdf_path); in MaybeInterceptResponse()69 pdf_path, &info) && in MaybeInterceptResponse()
146 FilePath pdf_path; in UpdatePluginGroupsStateFromPrefs() local147 PathService::Get(chrome::FILE_PDF_PLUGIN, &pdf_path); in UpdatePluginGroupsStateFromPrefs()148 FilePath::StringType pdf_path_str = pdf_path.value(); in UpdatePluginGroupsStateFromPrefs()