Searched defs:remove (Results 1 – 6 of 6) sorted by relevance
79 void UidRanges::remove(const UidRanges& other) { in remove() function in UidRanges
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
134 static bool remove(BasicHashtable<TKey, key_value_pair_t<TKey, TValue> >& h, in remove() function
1506 char remove = 0; in adb_commandline() local