Searched refs:pdf_module_path (Results 1 – 1 of 1) sorted by relevance
92 base::FilePath pdf_module_path; in Init() local93 if (!PathService::Get(chrome::FILE_PDF_PLUGIN, &pdf_module_path) || in Init()94 !base::PathExists(pdf_module_path)) { in Init()98 pdf_lib_.Reset(base::LoadNativeLibrary(pdf_module_path, NULL)); in Init()116 !PlatformInit(pdf_module_path, pdf_lib_)) { in Init()159 const base::FilePath& pdf_module_path, in PlatformInit() argument227 const base::FilePath& pdf_module_path, in PlatformInit() argument231 g_iat_patch_createdca.Patch(pdf_module_path.value().c_str(), in PlatformInit()237 g_iat_patch_get_font_data.Patch(pdf_module_path.value().c_str(), in PlatformInit()