Home
last modified time | relevance | path

Searched refs:GetRecvPath (Results 1 - 8 of 8) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_file_receive_listener_test.cpp71 string path = string(SoftBusFileReceiveListener::GetRecvPath()); in HWTEST_F()
75 path = string(SoftBusFileReceiveListener::GetRecvPath()); in HWTEST_F()
79 path = string(SoftBusFileReceiveListener::GetRecvPath()); in HWTEST_F()
H A Dsoftbus_handler_test.cpp145 EXPECT_EQ(string(SoftBusFileReceiveListener::GetRecvPath()), physicalPath); in HWTEST_F()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/
H A Dsoftbus_file_receive_listener.h39 static const char* GetRecvPath();
H A Dsoftbus_asset_recv_listener.h34 static const char* GetRecvPath();
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_file_receive_listener.cpp56 event->UpdateRecvPath = GetRecvPath; in OnFile()
64 const char* SoftBusFileReceiveListener::GetRecvPath() in GetRecvPath() function in OHOS::Storage::DistributedFile::SoftBusFileReceiveListener
H A Dsoftbus_asset_recv_listener.cpp46 event->UpdateRecvPath = GetRecvPath; in OnFile()
63 const char* SoftbusAssetRecvListener::GetRecvPath() in GetRecvPath() function in OHOS::Storage::DistributedFile::SoftbusAssetRecvListener
74 LOGI("SoftbusAssetRecvListener GetRecvPath: %{public}s", recvPath); in GetRecvPath()
/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/softbus/
H A Dsoftbus_adapter.h53 static const char* GetRecvPath();
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H A Dsoftbus_adapter.cpp195 const char* SoftbusAdapter::GetRecvPath() in GetRecvPath() function in OHOS::FileManagement::CloudSync::SoftbusAdapter
203 event->UpdateRecvPath = GetRecvPath; in OnFile()

Completed in 4 milliseconds