Home
last modified time | relevance | path

Searched refs:Drop (Results 1 – 25 of 57) sorted by relevance

123

/aosp12/system/logging/logd/
H A DLogStatistics.h169 void Drop(const TKey& key, const LogStatisticsElement& element) { in Drop() function
172 it->second.Drop(element); in Drop()
201 void Drop(const LogStatisticsElement& element) { size_ -= element.msg_len; } in Drop() function
244 void Drop(const LogStatisticsElement& element) { in Drop() function
246 EntryBase::Drop(element); in Drop()
531 void Drop(LogStatisticsElement entry) EXCLUDES(lock_);
H A DLogStatistics.cpp253 void LogStatistics::Drop(LogStatisticsElement element) { in Drop() function in LogStatistics
266 uidTable[log_id].Drop(element.uid, element); in Drop()
268 pidSystemTable[log_id].Drop(element.pid, element); in Drop()
275 pidTable.Drop(element.pid, element); in Drop()
276 tidTable.Drop(element.tid, element); in Drop()
281 securityTagTable.Drop(tag, element); in Drop()
283 tagTable.Drop(tag, element); in Drop()
/aosp12/frameworks/native/libs/binder/rust/src/
H A Dproxy.rs203 impl Drop for SpIBinder {
524 impl Drop for WpIBinder {
602 impl Drop for DeathRecipient {
H A Dnative.rs294 impl<T: Remotable> Drop for Binder<T> {
H A Derror.rs346 impl Drop for Status {
/aosp12/system/logging/rust/
H A Dliblog_event_list.rs84 impl Drop for LogContext {
/aosp12/system/security/keystore2/test_utils/
H A Dlib.rs79 impl Drop for TempDir {
/aosp12/system/security/keystore2/src/vintf/
H A Dlib.rs31 impl Drop for HalNames {
/aosp12/system/security/keystore2/selinux/src/
H A Dlib.rs116 impl Drop for Context {
184 impl Drop for KeystoreKeyBackend {
/aosp12/system/security/keystore2/apc_compat/
H A Dapc_compat.rs59 impl Drop for ApcHal {
/aosp12/system/security/keystore2/src/crypto/
H A Dzvec.rs53 impl Drop for ZVec {
H A Dlib.rs269 impl Drop for ECKey {
307 impl Drop for OwnedECPoint {
/aosp12/system/core/libstats/pull_rust/
H A Dstats_pull.rs97 impl Drop for Metadata {
/aosp12/system/sepolicy/prebuilts/api/26.0/private/
H A Dwebview_zygote.te24 # Drop capabilities from bounding set.
H A Dzygote.te13 # Drop capabilities from bounding set.
/aosp12/packages/modules/Virtualization/virtmanager/src/
H A Daidl.rs177 impl Drop for VirtualMachine {
/aosp12/system/sepolicy/prebuilts/api/27.0/private/
H A Dwebview_zygote.te24 # Drop capabilities from bounding set.
H A Dadbd.te22 # Drop capabilities from bounding set on user builds.
H A Dzygote.te13 # Drop capabilities from bounding set.
/aosp12/packages/modules/DnsResolver/tests/
H A DAndroid.bp212 // TODO: Drop root privileges and make it be an real unit test.
/aosp12/system/sepolicy/prebuilts/api/28.0/private/
H A Dwebview_zygote.te24 # Drop capabilities from bounding set.
H A Dzygote.te12 # Drop capabilities from bounding set.
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Dapp_zygote.te17 # Drop capabilities from bounding set.
/aosp12/system/security/keystore2/src/
H A Dwatchdog.rs40 impl Drop for WatchPoint {
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dapp_zygote.te14 # Drop capabilities from bounding set.

123