Home
last modified time | relevance | path

Searched refs:DeleteKeysForSession (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/media/cdm/
Daes_decryptor.h124 void DeleteKeysForSession(const std::string& web_session_id);
Daes_decryptor.cc346 DeleteKeysForSession(web_session_id); in CloseSession()
511 void AesDecryptor::DeleteKeysForSession(const std::string& web_session_id) { in DeleteKeysForSession() function in media::AesDecryptor