Home
last modified time | relevance | path

Searched refs:GetLocalUri (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.cpp116 string localUri = SoftBusSessionListener::GetLocalUri(TEST_URI);
119 localUri = SoftBusSessionListener::GetLocalUri(testUri2);
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_session_listener.cpp134 std::string SoftBusSessionListener::GetLocalUri(const std::string &uri) in GetLocalUri() function in OHOS::Storage::DistributedFile::SoftBusSessionListener
171 std::string localUri = GetLocalUri(srcUri); in GetRealPath()
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/
H A Dsoftbus_session_listener.h38 static std::string GetLocalUri(const std::string &uri);