Searched defs:srcIsDir (Results 1 – 2 of 2) sorted by relevance
1005 bool srcIsDir = false; variable1028 bool srcIsDir = false; variable
673 int32_t Daemon::GetRemoteCopyInfo(const std::string &srcUri, bool &isSrcFile, bool &srcIsDir) in GetRemoteCopyInfo()