Searched defs:AddSessionInfo (Results 1 – 3 of 3) sorted by relevance
43 void SoftBusSessionPool::AddSessionInfo(const std::string &sessionName, const SessionInfo &sessionI… in AddSessionInfo() function in OHOS::Storage::DistributedFile::SoftBusSessionPool
253 bool ClientFactory::AddSessionInfo(const ClientInfo &clientInfo, const AlgorithmInfo &algorithmInfo) in AddSessionInfo() function in OHOS::AI::ClientFactory
193 static int32_t AddSessionInfo(SessionImpl *impl, CJson *sendMsg) in AddSessionInfo() function