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

  /external/chromium_org/chrome_frame/
exception_barrier.h 181 s_custom_handler_ = handler;
183 static CustomExceptionHandler custom_handler() { return s_custom_handler_; }
186 static CustomExceptionHandler s_custom_handler_; member in class:ExceptionBarrierCustomHandlerT
exception_barrier.cc 20 ExceptionBarrierCustomHandler::s_custom_handler_ = NULL; member in class:ExceptionBarrierCustomHandler

Completed in 655 milliseconds