| /system/tools/hidl/build/ |
| D | utils.go | 35 func remove(str string, strs []string) []string { func
|
| /system/chre/util/include/chre/util/system/ |
| D | fixed_size_blocking_queue_impl.h | 41 bool BlockingQueueCore<ElementType, QueueStorageType>::remove(size_t index) { in remove() function
|
| D | transaction_manager_impl.h | 62 bool TransactionManager<kMaxTransactions, TimerPoolType>::remove( in remove() function
|
| /system/memory/libmemunreachable/ |
| D | LinkedList.h | 35 void remove() { in remove() function
|
| /system/security/keystore2/aidl/android/security/legacykeystore/ |
| D | ILegacyKeystore.aidl | 88 void remove(in String alias, int uid); in remove() method
|
| /system/chre/util/include/chre/util/ |
| D | priority_queue_impl.h | 105 void PriorityQueue<ElementType, CompareFunction>::remove(size_t index) { in remove() function
|
| D | array_queue_impl.h | 144 bool ArrayQueueCore<ElementType, StorageType>::remove(size_t index) { in remove() function
|
| D | segmented_queue_impl.h | 158 bool SegmentedQueue<ElementType, kBlockSize>::remove(size_t index) { in remove() function
|
| /system/netd/server/ |
| D | UidRanges.cpp | 132 void UidRanges::remove(const UidRanges& other) { in remove() function in android::net::UidRanges
|
| /system/security/keystore2/legacykeystore/ |
| D | lib.rs | 149 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/ |
| D | LruCache.h | 220 bool LruCache<TKey, TValue>::remove(const TKey& key) { in remove() function
|
| D | SortedVector.h | 245 ssize_t SortedVector<TYPE>::remove(const TYPE& item) { in remove() function
|
| /system/core/libutils/binder/ |
| D | VectorImpl.cpp | 667 ssize_t SortedVectorImpl::remove(const void* item) in remove() function in android::SortedVectorImpl
|
| /system/hwservicemanager/ |
| D | ServiceManager.cpp | 390 const sp<IBase> remove = hidlService->getService(); in addImpl() local
|
| /system/authgraph/core/src/ |
| D | keyexchange.rs | 101 fn remove(&mut self, opened_session: SessionDigest) -> Result<(), Error> { in remove() method
|
| /system/extras/simpleperf/scripts/ |
| D | simpleperf_utils.py | 407 def remove(dir_or_file: Union[Path, str]): function
|
| /system/media/audio_utils/include/audio_utils/ |
| D | mutex.h | 729 bool remove(const Item& item) { in remove() function
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 6646 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/ |
| D | vmlinux.h | 6255 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 …]
|