Home
last modified time | relevance | path

Searched defs:fileSize (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/imagehlp/
H A Dintegrity.c661 BYTE *map, DWORD fileSize, DIGEST_FUNCTION DigestFunction, DIGEST_HANDLE DigestHandle ) in IMAGEHLP_ReportSectionFromOffset()
676 DWORD num_sections, LPCSTR section, BYTE *map, DWORD fileSize, in IMAGEHLP_ReportSection()
693 BYTE *map, DWORD fileSize, DIGEST_FUNCTION DigestFunction, DIGEST_HANDLE DigestHandle ) in IMAGEHLP_ReportCodeSections()
713 DWORD num_sections, BYTE *map, DWORD fileSize, DWORD DigestLevel, in IMAGEHLP_ReportImportSection()
788 DWORD offset, size, num_sections, fileSize; in ImageGetDigestStream() local
/reactos/dll/win32/wintrust/
H A Dsoftpub.c123 LARGE_INTEGER fileSize; in SOFTPUB_GetFileSubject() local