Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_session_listener_test.cpp39 int32_t SandboxHelper::GetPhysicalPath(const std::string &fileUri, const std::string &userId, in GetPhysicalPath() function in OHOS::AppFileService::SandboxHelper
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/common/src/
H A Dsandbox_helper.cpp342 int32_t SandboxHelper::GetPhysicalPath(const std::string &fileUri, const std::string &userId, in GetPhysicalPath() function in OHOS::AppFileService::SandboxHelper
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/innerkits/native/remote_file_share/src/
H A Dremote_file_share.cpp279 static std::string GetPhysicalPath(Uri &uri, const std::string &userId) in GetPhysicalPath() function