Lines Matching refs:removed
90 // and must be destroyed when removed from the map). The key is based on the
691 // The cookie was automatically removed due to an insert operation that
694 // The cookie was automatically removed as it expired.
702 // Will be called when a cookie is added or removed. The function is passed
703 // the respective |cookie| which was added to or removed from the cookies.
704 // If |removed| is true, the cookie was deleted, and |cause| will be set
705 // to the reason for its removal. If |removed| is false, the cookie was
709 // as a two step process: the cookie to be updated is first removed entirely,
714 bool removed,