Home | History | Annotate | Download | only in base

Lines Matching refs:removed

71   // and must be destroyed when removed from the map).  There are two
87 // option will be removed.
653 // The cookie was automatically removed due to an insert operation that
656 // The cookie was automatically removed as it expired.
664 // Will be called when a cookie is added or removed. The function is passed
665 // the respective |cookie| which was added to or removed from the cookies.
666 // If |removed| is true, the cookie was deleted, and |cause| will be set
667 // to the reason for it's removal. If |removed| is false, the cookie was
671 // as a two step process: the cookie to be updated is first removed entirely,
676 bool removed,