Searched defs:remove (Results 1 – 14 of 14) sorted by relevance
35 func remove(str string, strs []string) []string { func
77 bool FixedSizeBlockingQueue<ElementType, kSize>::remove(size_t index) { in remove() function
104 void PriorityQueue<ElementType, CompareFunction>::remove(size_t index) { in remove() function
139 bool ArrayQueue<ElementType, kCapacity>::remove(size_t index) { in remove() function
35 void remove() { in remove() function
124 void UidRanges::remove(const UidRanges& other) { in remove() function in android::net::UidRanges
220 bool LruCache<TKey, TValue>::remove(const TKey& key) { in remove() function
245 ssize_t SortedVector<TYPE>::remove(const TYPE& item) { in remove() function
436 status_t String16::remove(size_t len, size_t begin) in remove() function in android::String16
668 ssize_t SortedVectorImpl::remove(const void* item) in remove() function in android::SortedVectorImpl
578 bool SensorRequestManager::SensorRequests::remove(size_t removeIndex, in remove() function in chre::SensorRequestManager::SensorRequests
353 def remove(dir_or_file): function
376 const sp<IBase> remove = hidlService->getService(); in addImpl() local
500 bool remove; // True if the SCB is marked for removal variable