/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/leveldb/ |
D | LevelDBManager.java | 71 public static void delete(String path) { in delete() method in LevelDBManager
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/unicode/ |
H A D | uobject.h | 173 static inline void U_EXPORT2 operator delete(void *, void *) noexcept {} in delete() function
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/unicode/ |
H A D | uobject.h | 173 static inline void U_EXPORT2 operator delete(void *, void *) U_NOEXCEPT {} in delete() function
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/unicode/ |
H A D | uobject.h | 173 static inline void U_EXPORT2 operator delete(void *, void *) U_NOEXCEPT {} in delete() function
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/unicode/ |
H A D | uobject.h | 173 static inline void U_EXPORT2 operator delete(void *, void *) U_NOEXCEPT {} in delete() function
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/nio/file/attribute/ |
D | UserDefinedFileAttributeView.java | 230 void delete(String name) throws IOException; in delete() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/10/libcore/ojluni/src/main/java/java/nio/file/attribute/ |
D | UserDefinedFileAttributeView.java | 230 void delete(String name) throws IOException; in delete() method
|
/aosp_15_r20/cts/tests/tests/uidmigration/lib/src/android/uidmigration/cts/ |
H A D | BaseProvider.kt | 28 override fun delete(uri: Uri, selection: String?, selectionArgs: Array<out String>?) = 0 method in android.uidmigration.cts.BaseProvider
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | UserNeedsBadgingCache.java | 43 public void delete(@UserIdInt int userId) { in delete() method in UserNeedsBadgingCache
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/nio/file/attribute/ |
H A D | UserDefinedFileAttributeView.java | 230 void delete(String name) throws IOException; in delete() method
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/x509/ |
H A D | CertAttrSet.java | 100 void delete(String name) in delete() method
|
H A D | OCSPNoCheckExtension.java | 113 public void delete(String name) throws IOException { in delete() method in OCSPNoCheckExtension
|
/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | jboss-archive-browsing.jar | ... public void <init> ()
public static boolean delete (java.io.File)
public static boolean ... |
/aosp_15_r20/external/googleapis/google/spanner/v1/ |
H A D | mutation.proto | 105 Delete delete = 5; field
|
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_os/sys/windows/ |
H A D | wait_context.rs | 31 pub fn delete(&mut self, _descriptor: &OwnedDescriptor) -> RutabagaResult<()> { in delete() method
|
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_os/sys/stub/ |
H A D | wait_context.rs | 31 pub fn delete(&mut self, _descriptor: &OwnedDescriptor) -> RutabagaResult<()> { in delete() method
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/speeddial/database/ |
D | SpeedDialEntryDao.java | 60 void delete(ImmutableList<Long> entries); in delete() method
|
/aosp_15_r20/external/leakcanary2/plumber-android/src/main/java/leakcanary/internal/ |
H A D | PlumberInstaller.kt | 34 override fun delete(uri: Uri, selection: String?, selectionArgs: Array<out String>?): Int = 0 method in leakcanary.internal.PlumberInstaller
|
/aosp_15_r20/external/leakcanary2/leakcanary-object-watcher-android/src/main/java/leakcanary/internal/ |
H A D | MainProcessAppWatcherInstaller.kt | 37 override fun delete(uri: Uri, selection: String?, selectionArgs: Array<out String>?): Int = 0 method in leakcanary.internal.MainProcessAppWatcherInstaller
|
/aosp_15_r20/external/skia/platform_tools/android/apps/skqp/src/main/java/org/skia/skqp/ |
H A D | SkQPActivity.java | 73 private static void delete(File f) throws IOException { in delete() method in SkQPActivity
|
/aosp_15_r20/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/ |
D | EnvironmentFixture.java | 82 private void delete(File file) { in delete() method in EnvironmentFixture
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | InstrTypes.h | 70 void operator delete(void *Ptr) { User::operator delete(Ptr); } in delete() function
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/phonelookup/database/ |
D | PhoneLookupHistoryDatabaseHelper.java | 85 public ListenableFuture<Void> delete() { in delete() method in PhoneLookupHistoryDatabaseHelper
|
/aosp_15_r20/external/google-cloud-java/google-cloud-examples/src/main/java/com/google/cloud/examples/logging/snippets/ |
H A D | SinkSnippets.java | 86 public boolean delete() { in delete() method in SinkSnippets
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | InstrTypes.h | 70 void operator delete(void *Ptr) { User::operator delete(Ptr); } in delete() function
|