Home
last modified time | relevance | path

Searched defs:exceptions (Results 376 – 400 of 1328) sorted by relevance

1...<<11121314151617181920>>...54

/aosp_15_r20/external/doclava/src/com/google/doclava/
H A DPackageInfo.java261 public ClassInfo[] exceptions() { in exceptions() method in PackageInfo
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Ducase.h324 const uint16_t *exceptions; member
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Ducase.h324 const uint16_t *exceptions; member
/aosp_15_r20/external/icu/icu4c/source/common/
H A Ducase.h324 const uint16_t *exceptions; member
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowMediaPlayer.java120 private static final Map<DataSource, Exception> exceptions = new HashMap<>(); field in ShadowMediaPlayer
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/
H A DCodeAttribute.java46 private ExceptionTable exceptions; field in CodeAttribute
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
H A DJobSupport.kt212 val exceptions = state.sealLocked(proposedException) in <lambda>() constant
/aosp_15_r20/external/ow2-asm/asm/src/test/java/org/objectweb/asm/
H A DClassReaderTest.java701 final String[] exceptions) { in visitMethod()
/aosp_15_r20/external/guava/android/guava-testlib/src/com/google/common/testing/
H A DClassSanityTester.java680 private static <X extends Throwable> void throwFirst(List<X> exceptions) throws X { in throwFirst()
/aosp_15_r20/bionic/libc/bionic/
H A Dtime64.c286 Year exceptions; in cycle_offset() local
/aosp_15_r20/art/test/046-reflect/src/
H A DMain.java35 Class<?>[] params, exceptions; in printMethodInfo() local
/aosp_15_r20/external/ow2-asm/asm-commons/src/test/java/org/objectweb/asm/commons/
H A DAdviceAdapterTest.java834 final String[] exceptions) { in visitMethod()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
H A DCheckAttributeValues.java186 Set<String> exceptions = PLURAL_EXCEPTIONS.get(countValue); in isPluralException() local
/aosp_15_r20/external/guava/guava-testlib/src/com/google/common/testing/
H A DClassSanityTester.java680 private static <X extends Throwable> void throwFirst(List<X> exceptions) throws X { in throwFirst()
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/poet/client/
H A DSyncClientInterface.java507 List<ClassName> exceptions = opModel.getExceptions().stream() in getExceptionClasses() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/
Dmore.py3406 def filter_except(validator, iterable, *exceptions):
3430 def map_except(function, iterable, *exceptions):
/aosp_15_r20/external/python/setuptools/pkg_resources/_vendor/more_itertools/
Dmore.py3406 def filter_except(validator, iterable, *exceptions):
3430 def map_except(function, iterable, *exceptions):
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/
Dmore.py3406 def filter_except(validator, iterable, *exceptions):
3430 def map_except(function, iterable, *exceptions):
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/
Dmore.py3406 def filter_except(validator, iterable, *exceptions):
3430 def map_except(function, iterable, *exceptions):
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/
Dmore.py3406 def filter_except(validator, iterable, *exceptions):
3430 def map_except(function, iterable, *exceptions):
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/reflect/
H A DMethodTest.java34 Class[] exceptions = method.getExceptionTypes(); in test_getExceptionTypes() local
/aosp_15_r20/external/python/setuptools/setuptools/
Dsandbox.py432 def __init__(self, sandbox, exceptions=_EXCEPTIONS): argument
/aosp_15_r20/external/python/cpython2/Lib/
Drexec.py270 def copy_except(self, src, exceptions): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/
Dsandbox.py432 def __init__(self, sandbox, exceptions=_EXCEPTIONS): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/
Dsandbox.py432 def __init__(self, sandbox, exceptions=_EXCEPTIONS): argument

1...<<11121314151617181920>>...54