Home
last modified time | relevance | path

Searched refs:srcIsDir (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon.cpp542 int32_t Daemon::GetRemoteCopyInfo(const std::string &srcUri, bool &isSrcFile, bool &srcIsDir) in GetRemoteCopyInfo() argument
551 srcIsDir = Utils::IsFolder(physicalPath); in GetRemoteCopyInfo()