Searched defs:remove (Results 1 – 8 of 8) sorted by relevance
214 const bool remove = false; in TEST_F() local258 const bool remove = false; in TEST_F() local287 const bool remove = false; in TEST_F() local305 const bool remove = false; in TEST_F() local329 const bool remove = false; in TEST_F() local
35 void remove() { in remove() function
92 void UidRanges::remove(const UidRanges& other) { in remove() function in UidRanges
166 int32_t FingerprintDaemonProxy::remove(int32_t fingerId, int32_t groupId) { in remove() function in android::FingerprintDaemonProxy
197 bool LruCache<TKey, TValue>::remove(const TKey& key) { in remove() function
396 status_t String16::remove(size_t len, size_t begin) in remove() function in android::String16
669 ssize_t SortedVectorImpl::remove(const void* item) in remove() function in android::SortedVectorImpl
498 BOOLEAN remove; /* whether CB is marked for removal */ member