Home
last modified time | relevance | path

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

/system/netd/server/
DUidRanges.cpp79 void UidRanges::remove(const UidRanges& other) { in remove() function in UidRanges
/system/core/fingerprintd/
DFingerprintDaemonProxy.cpp156 int32_t FingerprintDaemonProxy::remove(int32_t fingerId, int32_t groupId) { in remove() function in android::FingerprintDaemonProxy
/system/core/include/utils/
DLruCache.h163 bool LruCache<TKey, TValue>::remove(const TKey& key) { in remove() function
/system/core/libutils/
DString16.cpp385 status_t String16::remove(size_t len, size_t begin) in remove() function in android::String16
DVectorImpl.cpp661 ssize_t SortedVectorImpl::remove(const void* item) in remove() function in android::SortedVectorImpl
/system/core/libutils/tests/
DBasicHashtable_test.cpp139 static bool remove(BasicHashtable<TKey, key_value_pair_t<TKey, TValue> >& h, in remove() function
/system/core/adb/
Dcommandline.cpp1276 char remove = 0; in adb_commandline() local
/system/bt/stack/avdt/
Davdt_int.h492 BOOLEAN remove; /* whether CB is marked for removal */ member