Home
last modified time | relevance | path

Searched defs:isSrcFile (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon.cpp441 bool isSrcFile = false; in GetRealPath() local
489 const bool &isSrcFile, in CheckCopyRule()
542 int32_t Daemon::GetRemoteCopyInfo(const std::string &srcUri, bool &isSrcFile, bool &srcIsDir) in GetRemoteCopyInfo()