Searched refs:psfi (Results 1 – 2 of 2) sorted by relevance
/external/lzma/CPP/7zip/UI/FileManager/ |
D | SysIconUtils.cpp | 42 typedef int (WINAPI * SHGetFileInfoWP)(LPCWSTR pszPath, DWORD attrib, SHFILEINFOW *psfi, UINT cbFil… 55 static DWORD_PTR MySHGetFileInfoW(LPCWSTR pszPath, DWORD attrib, SHFILEINFOW *psfi, UINT cbFileInfo… in MySHGetFileInfoW() argument 64 (pszPath, attrib, psfi, cbFileInfo, uFlags); in MySHGetFileInfoW()
|
/external/syzkaller/sys/windows/ |
D | windows.txt | 2352 SHGetFileInfoA(pszPath ptr[inout, int8], dwFileAttributes int32, psfi ptr[inout, intptr], cbFileInf…
|