HomeSort by relevance Sort by last modified time
    Searched refs:exception (Results 376 - 400 of 2577) sorted by null

<<11121314151617181920>>

  /external/oprofile/libutil++/
op_exception.h 3 * exception base class
5 * This provide simple base class for exception object. All
6 * exception are derived from directly or indirectly from
7 * std::exception. This class are not itended to be catched
26 * exception abstract base class
28 class op_exception : public std::exception {
40 * fatal exception, never catch it except at top level (likely main or
  /frameworks/opt/vcard/java/com/android/vcard/
VCardParser.java 18 import com.android.vcard.exception.VCardException;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/list/
db_cback.pass.cpp 21 #include <exception>
db_cfront.pass.cpp 21 #include <exception>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector/
db_cback.pass.cpp 21 #include <exception>
db_cfront.pass.cpp 21 #include <exception>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/unorder.map.modifiers/
erase_iter_db2.pass.cpp 21 #include <exception>
erase_iter_iter_db4.pass.cpp 20 #include <exception>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/unord.multimap.modifiers/
erase_iter_db2.pass.cpp 21 #include <exception>
erase_iter_iter_db4.pass.cpp 20 #include <exception>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multiset/
erase_iter_db2.pass.cpp 21 #include <exception>
erase_iter_iter_db1.pass.cpp 20 #include <exception>
erase_iter_iter_db2.pass.cpp 20 #include <exception>
erase_iter_iter_db3.pass.cpp 20 #include <exception>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.set/
erase_iter_db2.pass.cpp 21 #include <exception>
erase_iter_iter_db1.pass.cpp 20 #include <exception>
erase_iter_iter_db2.pass.cpp 20 #include <exception>
erase_iter_iter_db3.pass.cpp 20 #include <exception>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/exception.unexpected/set.unexpected/
get_unexpected.pass.cpp 12 #include <exception>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.exception/propagation/
exception_ptr.pass.cpp 10 // <exception>
16 #include <exception>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.access/
db_cback.pass.cpp 21 #include <exception>
db_cfront.pass.cpp 21 #include <exception>
db_cindex.pass.cpp 21 #include <exception>
db_index.pass.cpp 21 #include <exception>
  /ndk/tests/device/test-stlport_shared-exception/jni/
dyncast7.cpp 25 } catch (std::exception& e) {

Completed in 896 milliseconds

<<11121314151617181920>>