Searched defs:RemoveSession (Results 1 – 5 of 5) sorted by relevance
40 void RemoveSession(uint32_t sessionId) override in RemoveSession() function
51 void SessionManager::RemoveSession(uint32_t sessionId) in RemoveSession() function in OHOS::UpdateService::SessionManager
147 int32_t ArkDrmAdapterImpl::RemoveSession(uint32_t promiseId, const ArkWebString& sessionId) in RemoveSession() function in OHOS::ArkWeb::ArkDrmAdapterImpl
199 int32_t ArkDrmAdapterWrapper::RemoveSession(uint32_t promiseId, const std::string& sessionId) in RemoveSession() function in OHOS::ArkWeb::ArkDrmAdapterWrapper
1165 int32_t DrmAdapterImpl::RemoveSession(uint32_t promiseId, const std::string& emeId) in RemoveSession() function in OHOS::NWeb::DrmAdapterImpl