Searched refs:AppendNativePath (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/GuestHost/
H A DDragAndDrop.h112 int AppendNativePath(const char *pszPath, uint32_t fFlags);
/vbox/src/VBox/GuestHost/DragAndDrop/
H A DDnDURIList.cpp352 int DnDURIList::AppendNativePath(const char *pszPath, uint32_t fFlags) function in class:DnDURIList
399 rc = AppendNativePath(strPath.c_str(), fFlags);

Completed in 41 milliseconds