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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPlatformSpecific.h96 inline bool CanFSHandleSpecialChars(const CPath& WXUNUSED(path)) { return false; }
99 inline bool CanFSHandleSpecialChars(const CPath& path) function in namespace:PlatformSpecific
H A DThreadTasks.cpp38 #include "PlatformSpecific.h" // Needed for CanFSHandleSpecialChars
434 CPath dstName = m_filename.Cleanup(true, !PlatformSpecific::CanFSHandleSpecialChars(targetPath));

Completed in 110 milliseconds