Searched refs:GetIsDeltaUpdate (Results 1 – 3 of 3) sorted by relevance
65 static bool GetIsDeltaUpdate(const base::StringPiece& bytes, bool *is_delta);
439 bool CRLSet::GetIsDeltaUpdate(const base::StringPiece& in_data, in GetIsDeltaUpdate() function in net::CRLSet
162 if (!net::CRLSet::GetIsDeltaUpdate(crl_set_bytes, &is_delta)) { in Install()