Home
last modified time | relevance | path

Searched defs:AddSessionInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_session_pool.cpp43 void SoftBusSessionPool::AddSessionInfo(const std::string &sessionName, const SessionInfo &sessionI… in AddSessionInfo() function in OHOS::Storage::DistributedFile::SoftBusSessionPool
/ohos5.0/foundation/ai/ai_engine/services/client/client_executor/source/
H A Dclient_factory.cpp253 bool ClientFactory::AddSessionInfo(const ClientInfo &clientInfo, const AlgorithmInfo &algorithmInfo) in AddSessionInfo() function in OHOS::AI::ClientFactory
/ohos5.0/base/security/device_auth/services/session_manager/src/session/
H A Ddev_session_fwk.c193 static int32_t AddSessionInfo(SessionImpl *impl, CJson *sendMsg) in AddSessionInfo() function