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

  /external/chromium_org/chrome_frame/
exception_barrier.h 40 // to ExceptionBarrierCallCustomHandler::set_custom_handler(). Note that
42 // instances. If set_custom_handler() is never called, this places an
180 static void set_custom_handler(CustomExceptionHandler handler) { function in class:ExceptionBarrierCustomHandlerT
  /external/chromium_org/chrome_frame/test/
exception_barrier_unittest.cc 116 ExceptionBarrierCustomHandler::set_custom_handler(&ExceptionHandler);
124 ExceptionBarrierCustomHandler::set_custom_handler(NULL);

Completed in 4743 milliseconds