Home
last modified time | relevance | path

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

/base/security/device_auth/services/session_manager/src/
Ddev_session_mgr.c38 static int32_t GetSessionInfo(int64_t sessionId, SessionInfo **returnObj) in GetSessionInfo() function
/base/web/webview/ohos_adapter/media_adapter/src/
Ddrm_adapter_impl.cpp1236 std::shared_ptr<SessionInfo> DrmAdapterImpl::GetSessionInfo(std::shared_ptr<SessionId> sessionId) in GetSessionInfo() function in OHOS::NWeb::DrmAdapterImpl