Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Ddaemon_event.h50 dstPath_(dstPath), in RequestSendFileData()
58 const std::string dstPath_; member
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon_execute.cpp141 std::string dstPath = requestSendFileData->dstPath_; in ExecuteRequestSendFile()