Lines Matching refs:reserve
586 cookie_ptrs.reserve(cookies_.size());592 cookie_list.reserve(cookie_ptrs.size());869 // Reserve space for the maximum amount of cookies a database should have.871 cookies.reserve(kMaxCookies);