Searched defs:remove (Results 1 – 8 of 8) sorted by relevance
79 void UidRanges::remove(const UidRanges& other) { in remove() function in UidRanges
156 int32_t FingerprintDaemonProxy::remove(int32_t fingerId, int32_t groupId) { in remove() function in android::FingerprintDaemonProxy
163 bool LruCache<TKey, TValue>::remove(const TKey& key) { in remove() function
385 status_t String16::remove(size_t len, size_t begin) in remove() function in android::String16
661 ssize_t SortedVectorImpl::remove(const void* item) in remove() function in android::SortedVectorImpl
139 static bool remove(BasicHashtable<TKey, key_value_pair_t<TKey, TValue> >& h, in remove() function
1276 char remove = 0; in adb_commandline() local
492 BOOLEAN remove; /* whether CB is marked for removal */ member