OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:native_old_exception
(Results
1 - 3
of
3
) sorted by null
/ndk/sources/cxx-stl/gabi++/src/
call_unexpected.cc
257
bool
native_old_exception
= unwind_exception->exception_class == __gxx_exception_class;
263
if (
native_old_exception
) {
281
if (!
native_old_exception
) {
/external/libcxxabi/src/
cxa_personality.cpp
1199
bool
native_old_exception
=
local
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_personality.cpp
1182
bool
native_old_exception
=
local
[
all
...]
Completed in 341 milliseconds