HomeSort by relevance Sort by last modified time
    Searched defs:op_fatal_error (Results 1 - 2 of 2) sorted by null

  /external/oprofile/libutil++/
op_exception.h 42 * throw op_fatal_error("blah") when returning error code is not an option
44 struct op_fatal_error : op_exception struct in inherits:op_exception
46 explicit op_fatal_error(std::string const & msg);
op_exception.cpp 34 op_fatal_error::op_fatal_error(string const & msg) function in class:op_fatal_error

Completed in 647 milliseconds