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

  /external/deqp/framework/delibs/decpp/
deBlockBuffer.hpp 50 typedef BufferCanceledException CanceledException;
65 void cancel (void); //!< Sets buffer in canceled state. All (including pending) writes and reads will result in CanceledException.
196 throw CanceledException();
239 throw CanceledException();
274 throw CanceledException();
300 throw CanceledException();
353 throw CanceledException();
379 throw CanceledException();
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 518 milliseconds