Searched defs:RemoveById (Results 1 – 2 of 2) sorted by relevance
/external/chromium/chrome/browser/chromeos/notifications/ | ||
D | balloon_collection_impl.cc | 106 bool BalloonCollectionImpl::RemoveById(const std::string& id) { in RemoveById() function in chromeos::BalloonCollectionImpl |
/external/chromium/chrome/browser/notifications/ | ||
D | balloon_collection_impl.cc | 71 bool BalloonCollectionImpl::RemoveById(const std::string& id) { in RemoveById() function in BalloonCollectionImpl |