Home
last modified time | relevance | path

Searched defs:remove (Results 1 – 8 of 8) sorted by relevance

/system/firewalld/
Diptables_unittest.cc214 const bool remove = false; in TEST_F() local
258 const bool remove = false; in TEST_F() local
287 const bool remove = false; in TEST_F() local
305 const bool remove = false; in TEST_F() local
329 const bool remove = false; in TEST_F() local
/system/core/libmemunreachable/
DLinkedList.h35 void remove() { in remove() function
/system/netd/server/
DUidRanges.cpp92 void UidRanges::remove(const UidRanges& other) { in remove() function in UidRanges
/system/core/fingerprintd/
DFingerprintDaemonProxy.cpp166 int32_t FingerprintDaemonProxy::remove(int32_t fingerId, int32_t groupId) { in remove() function in android::FingerprintDaemonProxy
/system/core/include/utils/
DLruCache.h197 bool LruCache<TKey, TValue>::remove(const TKey& key) { in remove() function
/system/core/libutils/
DString16.cpp396 status_t String16::remove(size_t len, size_t begin) in remove() function in android::String16
DVectorImpl.cpp669 ssize_t SortedVectorImpl::remove(const void* item) in remove() function in android::SortedVectorImpl
/system/bt/stack/avdt/
Davdt_int.h498 BOOLEAN remove; /* whether CB is marked for removal */ member