Home | History | Annotate | Download | only in webdata

Lines Matching full:autofill_is_too_big

1608   const std::string autofill_is_too_big =
1626 "SELECT pair_id FROM autofill WHERE " + autofill_is_too_big + ")";
1631 query = "DELETE FROM autofill WHERE " + autofill_is_too_big;