Searched defs:DeleteAllInList (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/extras/sqlite/
H A Dsqlite_channel_id_store.cc84 void DeleteAllInList(const std::list<std::string>& server_identifiers);
438 void SQLiteChannelIDStore::Backend::DeleteAllInList( function in class:net::SQLiteChannelIDStore::Backend
621 void SQLiteChannelIDStore::DeleteAllInList( function in class:net::SQLiteChannelIDStore
623 backend_->DeleteAllInList(server_identifiers);

Completed in 78 milliseconds