Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/ipc/daemon/
Ddaemon_test.cpp1004 bool isSrcFile = false; variable
1027 bool isSrcFile = false; variable
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
Ddaemon.cpp571 bool isSrcFile = false; in GetRealPath() local
620 const bool &isSrcFile, in CheckCopyRule()
673 int32_t Daemon::GetRemoteCopyInfo(const std::string &srcUri, bool &isSrcFile, bool &srcIsDir) in GetRemoteCopyInfo()