OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:some_init
(Results
1 - 2
of
2
) sorted by null
/ndk/tests/device/test-stlport_shared-exception/jni/
eh41.cpp
16
void
some_init
() { throw 1; }
function
19
C () {
some_init
(); }
/ndk/tests/device/test-stlport_static-exception/jni/
eh41.cpp
16
void
some_init
() { throw 1; }
function
19
C () {
some_init
(); }
Completed in 156 milliseconds