Searched defs:GetFileVersion (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/installer/test/
H A Dalternate_version_generator.cc241 bool GetFileVersion(const base::FilePath& pe_file, ChromeVersion* version) { function in namespace:__anon5736
272 return GetFileVersion(work_dir.Append(&kSetupExe[0]), version);
658 if (!GetFileVersion(original_file, &ctx.current_version)) {
688 if (!GetFileVersion(target_file, &ctx.current_version)) {
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_parser.h503 int GetFileVersion() const function in class:CPDF_Parser

Completed in 126 milliseconds