Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/ipc/daemon/
Ddaemon_test.cpp1005 bool srcIsDir = false; variable
1028 bool srcIsDir = false; variable
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
Ddaemon.cpp673 int32_t Daemon::GetRemoteCopyInfo(const std::string &srcUri, bool &isSrcFile, bool &srcIsDir) in GetRemoteCopyInfo()