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

  /external/chromium_org/net/disk_cache/blockfile/
sparse_control.h 156 bool abort_; // True if we should abort the current operation ASAP. member in class:disk_cache::SparseControl
sparse_control_v3.h 154 bool abort_; // True if we should abort the current operation ASAP. member in class:disk_cache::SparseControl
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
encode_test_driver.h 177 : codec_(codec), abort_(false), init_flags_(0), frame_flags_(0),
210 return !(::testing::Test::HasFatalFailure() || abort_);
239 bool abort_; member in class:libvpx_test::EncoderTest
  /external/libvpx/libvpx/test/
encode_test_driver.h 177 : codec_(codec), abort_(false), init_flags_(0), frame_flags_(0),
209 return !(::testing::Test::HasFatalFailure() || abort_);
230 bool abort_; member in class:libvpx_test::EncoderTest
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
encode_test_driver.h 177 : codec_(codec), abort_(false), init_flags_(0), frame_flags_(0),
209 return !(::testing::Test::HasFatalFailure() || abort_);
230 bool abort_; member in class:libvpx_test::EncoderTest
  /art/runtime/
runtime.h 604 void (*abort_)(); member in class:art::Runtime

Completed in 746 milliseconds