Searched refs:IsPersistent (Results 1 – 2 of 2) sorted by relevance
229 cookie.has_expires = cc.IsPersistent(); in MakeCefCookie()
1250 if (IsPersistent(query.type)) in OnQuery()1273 } else if (IsPersistent(query.type)) { in OnQuery()1465 static bool IsPersistent(TestType type) { in IsPersistent() function in __anon9f8b1c480611::MultiQueryManager1553 const bool persistent = IsPersistent(query.type); in GetQueryHTML()