Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Ddaemon_event.h72 physicalPath_(physicalPath), in PrepareSessionData()
81 const std::string physicalPath_; member
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon_execute.cpp203 std::string physicalPath = prepareSessionData->physicalPath_; in ExecutePrepareSession()