Home
last modified time | relevance | path

Searched defs:GetSessionById (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Dsession_stack.cpp131 sptr<AVSessionItem> SessionStack::GetSessionById(const std::string& sessionId) in GetSessionById() function in OHOS::AVSession::SessionStack
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_manager.c433 static int32_t GetSessionById(int32_t sessionId, ClientSessionServer **server, SessionInfo **sessio… in GetSessionById() function