Searched defs:Drop (Results 1 – 2 of 2) sorted by relevance
168 void Drop(const TKey& key, const LogStatisticsElement& element) { in Drop() function200 void Drop(const LogStatisticsElement& element) { size_ -= element.msg_len; } in Drop() function
103 void FdCacheHelper::Drop(android::base::unique_fd& fd) { in Drop() function in FdCacheHelper