MRUSessionList 265 net/socket/ssl_session_cache_openssl.cc typedef base::hash_map<std::string, MRUSessionList::iterator> KeyIndex; MRUSessionList 316 net/socket/ssl_session_cache_openssl.cc MRUSessionList::iterator it = ordering_.begin(); MRUSessionList 428 net/socket/ssl_session_cache_openssl.cc MRUSessionList::reverse_iterator it = ordering_.rbegin(); MRUSessionList 474 net/socket/ssl_session_cache_openssl.cc MRUSessionList ordering_;