Home
last modified time | relevance | path

Searched refs:GetRemoteSA (Results 1 - 2 of 2) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Ddaemon.h97 sptr<IDaemon> GetRemoteSA(const std::string &remoteDeviceId);
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon.cpp402 auto daemon = GetRemoteSA(srcDeviceId); in PrepareSession()
572 sptr<IDaemon> Daemon::GetRemoteSA(const std::string &remoteDeviceId) in GetRemoteSA() function in OHOS::Storage::DistributedFile::Daemon
574 LOGI("GetRemoteSA begin, DeviceId: %{public}s", Utils::GetAnonyString(remoteDeviceId).c_str()); in GetRemoteSA()
594 LOGI("GetRemoteSA success, DeviceId: %{public}s", Utils::GetAnonyString(remoteDeviceId).c_str()); in GetRemoteSA()

Completed in 3 milliseconds