Home
last modified time | relevance | path

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

/system/tools/hidl/build/
Dutils.go35 func remove(str string, strs []string) []string { func
/system/chre/util/include/chre/util/system/
Dfixed_size_blocking_queue_impl.h41 bool BlockingQueueCore<ElementType, QueueStorageType>::remove(size_t index) { in remove() function
Dtransaction_manager_impl.h62 bool TransactionManager<kMaxTransactions, TimerPoolType>::remove( in remove() function
/system/memory/libmemunreachable/
DLinkedList.h35 void remove() { in remove() function
/system/security/keystore2/aidl/android/security/legacykeystore/
DILegacyKeystore.aidl88 void remove(in String alias, int uid); in remove() method
/system/chre/util/include/chre/util/
Dpriority_queue_impl.h105 void PriorityQueue<ElementType, CompareFunction>::remove(size_t index) { in remove() function
Darray_queue_impl.h144 bool ArrayQueueCore<ElementType, StorageType>::remove(size_t index) { in remove() function
Dsegmented_queue_impl.h158 bool SegmentedQueue<ElementType, kBlockSize>::remove(size_t index) { in remove() function
/system/netd/server/
DUidRanges.cpp132 void UidRanges::remove(const UidRanges& other) { in remove() function in android::net::UidRanges
/system/security/keystore2/legacykeystore/
Dlib.rs149 fn remove(&mut self, caller_uid: u32, alias: &str) -> Result<bool> { in remove() method
356 fn remove(&self, alias: &str, uid: i32) -> Result<()> { in remove() method
555 fn remove(&self, alias: &str, uid: i32) -> BinderResult<()> { in remove() method
/system/core/libutils/include/utils/
DLruCache.h220 bool LruCache<TKey, TValue>::remove(const TKey& key) { in remove() function
DSortedVector.h245 ssize_t SortedVector<TYPE>::remove(const TYPE& item) { in remove() function
/system/core/libutils/binder/
DVectorImpl.cpp667 ssize_t SortedVectorImpl::remove(const void* item) in remove() function in android::SortedVectorImpl
/system/hwservicemanager/
DServiceManager.cpp390 const sp<IBase> remove = hidlService->getService(); in addImpl() local
/system/authgraph/core/src/
Dkeyexchange.rs101 fn remove(&mut self, opened_session: SessionDigest) -> Result<(), Error> { in remove() method
/system/extras/simpleperf/scripts/
Dsimpleperf_utils.py407 def remove(dir_or_file: Union[Path, str]): function
/system/media/audio_utils/include/audio_utils/
Dmutex.h729 bool remove(const Item& item) { in remove() function
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h6646 void (*remove)(struct device *); member
6687 int (*remove)(struct device *); member
12134 void (*remove)(struct tty_driver *, struct tty_struct *); member
15507 void (*remove)(struct pci_dev *); member
27217 int (*remove)(struct platform_device *); member
31213 bool remove; member
39967 struct vm_area_struct *remove; member
41017 struct work_struct remove; member
42923 } remove; member
49992 void (*remove)(struct virtio_device *); member
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h6255 void (*remove)(struct device *); member
6296 int (*remove)(struct device *); member
12049 void (*remove)(struct tty_driver *, struct tty_struct *); member
14296 void (*remove)(struct pci_dev *); member
27021 void (*remove)(struct pnp_dev *); member
27050 void (*remove)(struct pnp_card_link *); member
37222 int (*remove)(struct platform_device *); member
40922 bool remove; member
49407 struct vm_area_struct *remove; member
50380 struct work_struct remove; member
[all …]