HomeSort by relevance Sort by last modified time
    Searched refs:TIMED_OUT (Results 26 - 40 of 40) sorted by null

12

  /frameworks/av/services/camera/libcameraservice/api1/client2/
ZslProcessor.cpp 405 if (res == TIMED_OUT) return true;
StreamingProcessor.cpp 596 if (res == TIMED_OUT) return true;
  /packages/apps/InCallUI/src/com/android/incallui/
CallCardFragment.java 421 case TIMED_OUT:
  /external/chromium_org/chrome/browser/resources/net_internals/
main.js 356 * "TIMED_OUT".
  /frameworks/av/media/libmedia/
AudioTrack.cpp     [all...]
AudioRecord.cpp 850 if (err == TIMED_OUT || err == WOULD_BLOCK || err == -EINTR) {
  /device/generic/goldfish/camera/
EmulatedFakeCamera2.cpp 803 if (res != NO_ERROR && res != TIMED_OUT) {
    [all...]
  /frameworks/native/libs/gui/
GLConsumer.cpp 695 return TIMED_OUT;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipPhone.java     [all...]
  /hardware/libhardware/tests/camera2/
camera2.cpp 304 return TIMED_OUT;
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.cpp 1018 if (res == TIMED_OUT) {
    [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]
  /frameworks/av/services/camera/libcameraservice/api1/
Camera2Client.cpp     [all...]
  /frameworks/av/services/camera/libcameraservice/device2/
Camera2Device.cpp 430 return TIMED_OUT;
    [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp 339 status = TIMED_OUT;
    [all...]

Completed in 215 milliseconds

12