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

  /external/chromium/base/
message_loop.h 277 exception_restoration_ = restore;
472 bool exception_restoration_; member in class:MessageLoop
message_loop.cc 124 exception_restoration_(false),
316 if (exception_restoration_) {
  /external/chromium_org/base/message_loop/
message_loop.h 374 exception_restoration_ = restore;
542 bool exception_restoration_; member in class:base::MessageLoop
message_loop.cc 140 exception_restoration_(false),
155 exception_restoration_(false),
427 if (exception_restoration_) {

Completed in 25 milliseconds