Searched defs:RTPathUserDocuments (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/r3/posix/
H A DRTPathUserDocuments-posix.cpp3 * IPRT - RTPathUserDocuments, posix ring-3.
34 RTDECL(int) RTPathUserDocuments(char *pszPath, size_t cchPath) function
/vbox/src/VBox/Runtime/r3/darwin/
H A DRTPathUserDocuments-darwin.cpp3 * IPRT - RTPathUserDocuments, darwin ring-3.
44 RTDECL(int) RTPathUserDocuments(char *pszPath, size_t cchPath) function
/vbox/src/VBox/Runtime/r3/win/
H A Dpath-win.cpp47 /* Needed for lazy loading SHGetFolderPathW in RTPathUserDocuments(). */
216 RTDECL(int) RTPathUserDocuments(char *pszPath, size_t cchPath) function
/vbox/include/iprt/
H A Dmangling.h1086 # define RTPathUserDocuments RT_MANGLER(RTPathUserDocuments) macro

Completed in 263 milliseconds