Home
last modified time | relevance | path

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

/system/core/adb/daemon/
Dmain.cpp92 bool drop = ro_secure; in should_drop_privileges() local
/system/netd/libnetdutils/include/netdutils/
DSlice.h107 inline const Slice drop(const Slice s, size_t cut) { in drop() function
/system/core/logd/
DLogStatistics.h154 inline void drop(TKey key, const LogBufferElement* element) { in drop() function
272 inline void drop(const LogBufferElement* element) { in drop() function
DLogStatistics.cpp207 void LogStatistics::drop(LogBufferElement* element) { in drop() function in LogStatistics
/system/bt/stack/avrc/
Davrc_api.cc626 bool drop = false; in avrc_msg_cback() local