Home
last modified time | relevance | path

Searched defs:remove (Results 1176 – 1200 of 5515) sorted by relevance

1...<<41424344454647484950>>...221

/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/internal/update/
H A DUpdateExpressionUtils.java99 private static RemoveAction remove(String attributeName) { in remove() method in UpdateExpressionUtils
/aosp_15_r20/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/
H A DAlarmStore.java55 ArrayList<Alarm> remove(Predicate<Alarm> whichAlarms); in remove() method
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Dilist_base.h80 template <class T> static void remove(T &N) { removeImpl(N); } in remove() function
/aosp_15_r20/frameworks/base/apex/jobscheduler/framework/java/android/app/
H A DIAlarmManager.aidl41 void remove(in PendingIntent operation, in IAlarmListener listener); in remove() method
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/services/
H A Doffline_user_data_job_service.proto200 google.ads.googleads.v16.common.UserData remove = 2; field
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/services/
H A Doffline_user_data_job_service.proto200 google.ads.googleads.v15.common.UserData remove = 2; field
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
Dilist_base.h80 template <class T> static void remove(T &N) { removeImpl(N); } in remove() function
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/
H A DRecoverySnapshotStorage.java124 public synchronized void remove(int uid) { in remove() method in RecoverySnapshotStorage
/aosp_15_r20/libcore/ojluni/src/test/java/util/AbstractCollection/
H A DToArrayTest.java81 public void remove() { in iterator() method
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/expr/
H A DStringLiteralExpr.java86 public boolean remove(Node node) { in remove() method in StringLiteralExpr
H A DEnclosedExpr.java105 public boolean remove(Node node) { in remove() method in EnclosedExpr
H A DIntegerLiteralExpr.java83 public boolean remove(Node node) { in remove() method in IntegerLiteralExpr
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/utils/src/
H A DProtectCallback.cpp53 void DeathRecipient::remove(IProtectedCallback* killable) const { in remove() function in android::hardware::neuralnetworks::utils::DeathRecipient
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A Dilist_base.h80 template <class T> static void remove(T &N) { removeImpl(N); } in remove() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
Dilist_base.h80 template <class T> static void remove(T &N) { removeImpl(N); } in remove() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
Dilist_base.h80 template <class T> static void remove(T &N) { removeImpl(N); } in remove() function
/aosp_15_r20/external/antlr/tool/src/main/java/org/antlr/analysis/
H A DLookaheadSet.java86 public void remove(int a) { in remove() method in LookaheadSet
/aosp_15_r20/external/rust/android-crates-io/crates/weak-table/src/
Dweak_key_hash_map.rs492 pub fn remove<Q>(&mut self, key: &Q) -> Option<V> in remove() method
515 let remove = match self.inner.buckets[i] { in retain() localVariable
779 pub fn remove(self) -> V { in remove() method
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/util/
H A DCollection.annotated.java51 public boolean remove(@libcore.util.Nullable java.lang.Object o); in remove() method
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DLazyField.java150 public void remove() { in remove() method in LazyField.LazyIterator
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Dfs_dir.rs70 async fn remove() { in remove() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist_base.h83 template <class T> static void remove(T &N) { removeImpl(N); } in remove() function
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/collect/
H A DForwardingQueueTest.java75 public boolean remove(Object object) { in remove() method in ForwardingQueueTest.StandardImplForwardingQueue
/aosp_15_r20/packages/apps/Car/RotaryController/src/com/android/car/rotary/
DWindowCache.java79 void remove(int windowId) { in remove() method in WindowCache
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/playlist/
DPlaylist.java108 public int remove(int index) { in remove() method in Playlist

1...<<41424344454647484950>>...221