Home
last modified time | relevance | path

Searched refs:construct_from_basic (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/test-stlport_shared-exception/jni/
Dref9.cpp15 void construct_from_basic(const basic &);
22 inline ex::ex(const basic &b) { construct_from_basic (b); } in ex()
24 void ex::construct_from_basic(const basic &b) { in construct_from_basic() function in ex
/ndk/tests/device/test-stlport_static-exception/jni/
Dref9.cpp15 void construct_from_basic(const basic &);
22 inline ex::ex(const basic &b) { construct_from_basic (b); } in ex()
24 void ex::construct_from_basic(const basic &b) { in construct_from_basic() function in ex