/aosp_15_r20/external/cronet/third_party/libc++/src/src/support/runtime/ |
H A D | exception_pointer_cxxabi.ipp | 19 __cxa_increment_exception_refcount(__ptr_); 24 __cxa_increment_exception_refcount(other.__ptr_); 34 __cxa_increment_exception_refcount(ptr.__ptr_);
|
/aosp_15_r20/external/libcxxabi/test/ |
H A D | noexception1.pass.cpp | 29 __cxxabiv1::__cxa_increment_exception_refcount(nullptr); in main() 34 __cxxabiv1::__cxa_increment_exception_refcount((void*) &gCounter); in main()
|
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/ |
H A D | noexception1.pass.cpp | 28 __cxxabiv1::__cxa_increment_exception_refcount(nullptr); in main() 33 __cxxabiv1::__cxa_increment_exception_refcount((void*) &gCounter); in main()
|
/aosp_15_r20/external/libcxx/src/support/runtime/ |
H A D | exception_pointer_cxxabi.ipp | 24 __cxa_increment_exception_refcount(__ptr_); 31 __cxa_increment_exception_refcount(other.__ptr_);
|
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/ |
H A D | cxa_exception.cpp | 661 __cxa_increment_exception_refcount(void *thrown_object) throw() { in __cxa_throw() function 717 __cxa_increment_exception_refcount(thrown_object); in __cxa_throw() 754 __cxa_increment_exception_refcount(thrown_object); in __cxa_throw()
|
H A D | cxa_noexception.cpp | 26 __cxa_increment_exception_refcount(void *thrown_object) throw() { in __cxa_increment_exception_refcount() function
|
/aosp_15_r20/external/libcxxabi/src/ |
H A D | cxa_exception.cpp | 644 __cxa_increment_exception_refcount(void *thrown_object) throw() { in __cxa_increment_exception_refcount() function 700 __cxa_increment_exception_refcount(thrown_object); in __cxa_current_primary_exception() 737 __cxa_increment_exception_refcount(thrown_object); in __cxa_rethrow_primary_exception()
|
H A D | cxa_noexception.cpp | 27 __cxa_increment_exception_refcount(void *thrown_object) throw() { in __cxa_increment_exception_refcount() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libcxxabi/include/ |
D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libcxxabi/include/ |
D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libcxxabi/include/ |
D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libcxxabi/include/ |
D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libcxxabi/include/ |
D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libcxxabi/include/ |
D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libcxxabi/include/ |
D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libcxxabi/include/ |
D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libcxxabi/include/ |
D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libcxxabi/include/ |
D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libcxxabi/include/ |
D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libcxxabi/include/ |
D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libcxxabi/include/ |
D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libcxxabi/include/ |
D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libcxxabi/include/ |
D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libcxxabi/include/ |
D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libcxxabi/include/ |
D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|