Searched refs:srcIsDir (Results 1 – 1 of 1) sorted by relevance
542 int32_t Daemon::GetRemoteCopyInfo(const std::string &srcUri, bool &isSrcFile, bool &srcIsDir) in GetRemoteCopyInfo() argument551 srcIsDir = Utils::IsFolder(physicalPath); in GetRemoteCopyInfo()