Searched refs:DeleteKeysForSession (Results 1 – 2 of 2) sorted by relevance
124 void DeleteKeysForSession(const std::string& web_session_id);
346 DeleteKeysForSession(web_session_id); in CloseSession()511 void AesDecryptor::DeleteKeysForSession(const std::string& web_session_id) { in DeleteKeysForSession() function in media::AesDecryptor