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

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

Completed in 297 milliseconds