Home
last modified time | relevance | path

Searched defs:Drop (Results 1 – 2 of 2) sorted by relevance

/system/logging/logd/
DLogStatistics.h168 void Drop(const TKey& key, const LogStatisticsElement& element) { in Drop() function
200 void Drop(const LogStatisticsElement& element) { size_ -= element.msg_len; } in Drop() function
/system/core/libprocessgroup/
Dtask_profiles.cpp103 void FdCacheHelper::Drop(android::base::unique_fd& fd) { in Drop() function in FdCacheHelper