Searched refs:s_trash (Results 1 – 1 of 1) sorted by relevance
1063 sql::Statement s_trash(db_->GetUniqueStatement( in RemoveAutofillProfile() local1065 if (!s_trash) { in RemoveAutofillProfile()1069 s_trash.BindString(0, guid); in RemoveAutofillProfile()1070 if (!s_trash.Run()) { in RemoveAutofillProfile()