OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:my_terminate_handler
(Results
1 - 2
of
2
) sorted by null
/ndk/tests/device/test-stlport_shared-exception/jni/
eh55.cpp
7
void
my_terminate_handler
() {
function
16
std::set_terminate(
my_terminate_handler
);
/ndk/tests/device/test-stlport_static-exception/jni/
eh55.cpp
7
void
my_terminate_handler
() {
function
16
std::set_terminate(
my_terminate_handler
);
Completed in 1822 milliseconds