Home
last modified time | relevance | path

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

/aosp12/system/logging/logd/
H A DLogStatistics.h169 void Drop(const TKey& key, const LogStatisticsElement& element) { in Drop() function
201 void Drop(const LogStatisticsElement& element) { size_ -= element.msg_len; } in Drop() function
244 void Drop(const LogStatisticsElement& element) { in Drop() function
H A DLogStatistics.cpp253 void LogStatistics::Drop(LogStatisticsElement element) { in Drop() function in LogStatistics
/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.cpp1538 void Layer::Drop() { acquire_fence_.Close(); } in Drop() function in android::dvr::Layer
/aosp12/art/compiler/optimizing/
H A Dcode_generator_arm64.cc1266 __ Drop(frame_size); in GenerateFrameExit() local
3782 __ Drop(adjustment); in DecreaseFrame() local
H A Dcode_generator_arm_vixl.cc3038 __ Drop(adjustment); in DecreaseFrame() local