Searched refs:next_web_session_id_ (Results 1 – 2 of 2) sorted by relevance
142 static uint32 next_web_session_id_; variable
107 uint32 AesDecryptor::next_web_session_id_ = 1; member in media::AesDecryptor253 std::string web_session_id(base::UintToString(next_web_session_id_++)); in CreateSession()