Searched refs:GetLocalSessionName (Results 1 – 5 of 5) sorted by relevance
95 std::string SoftBusFileReceiveListener::GetLocalSessionName(int32_t sessionId) in GetLocalSessionName() function in OHOS::Storage::DistributedFile::SoftBusFileReceiveListener111 std::string sessionName = GetLocalSessionName(sessionId); in OnReceiveFileProcess()122 std::string sessionName = GetLocalSessionName(sessionId); in OnReceiveFileFinished()139 std::string sessionName = GetLocalSessionName(sessionId); in OnFileTransError()152 std::string sessionName = GetLocalSessionName(sessionId); in OnReceiveFileReport()163 std::string sessionName = GetLocalSessionName(sessionId); in OnReceiveFileShutdown()
54 std::string SoftBusFileSendListener::GetLocalSessionName(int32_t sessionId) in GetLocalSessionName() function in OHOS::Storage::DistributedFile::SoftBusFileSendListener70 std::string sessionName = GetLocalSessionName(sessionId); in OnSendFileFinished()81 std::string sessionName = GetLocalSessionName(sessionId); in OnFileTransError()97 std::string sessionName = GetLocalSessionName(sessionId); in OnSendFileShutdown()
96 string sessionName = SoftBusFileReceiveListener::GetLocalSessionName(sessionId);99 sessionName = SoftBusFileReceiveListener::GetLocalSessionName(sessionId);
36 static std::string GetLocalSessionName(int32_t sessionId);
37 static std::string GetLocalSessionName(int32_t socket);