Searched refs:SHGetSpecialFolderPathA (Results 1 - 3 of 3) sorted by relevance

/external/dbus/dbus/
H A Ddbus-sysdeps-wince-glue.h40 BOOL WINAPI SHGetSpecialFolderPathA(HWND,LPSTR,int,BOOL);
236 #define SHGetSpecialFolderPathA _dbus_wince_SHGetSpecialFolderPathA macro
237 BOOL SHGetSpecialFolderPathA(HWND,LPSTR,int,BOOL);
H A Ddbus-sysdeps-wince-glue.c271 SHGetSpecialFolderPathA (0, dir, CSIDL_PERSONAL, 0);
1126 SHGetSpecialFolderPathA (HWND hwndOwner, LPSTR lpszPath, int nFolder, function
/external/libevent/
H A Devdns.c3542 if (! SHGetSpecialFolderPathA(NULL, path, CSIDL_SYSTEM, 0))

Completed in 116 milliseconds