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

12

  /frameworks/av/media/libmedia/
AudioTrackShared.cpp 201 status = TIMED_OUT;
438 status = TIMED_OUT;
    [all...]
AudioTrack.cpp     [all...]
AudioRecord.cpp 911 if (err == TIMED_OUT || err == WOULD_BLOCK || err == -EINTR) {
    [all...]
  /frameworks/opt/net/voip/src/jni/rtp/
AudioGroup.cpp 891 } else if (status != TIMED_OUT && status != WOULD_BLOCK) {
907 } else if (status != TIMED_OUT && status != WOULD_BLOCK) {
  /frameworks/av/services/camera/libcameraservice/api1/client2/
ZslProcessor.cpp 421 if (res == TIMED_OUT) return true;
StreamingProcessor.cpp 656 if (res == TIMED_OUT) return true;
  /external/chromium_org/chrome/browser/resources/net_internals/
main.js 358 * "TIMED_OUT".
  /device/generic/goldfish/camera/
EmulatedFakeCamera2.cpp 728 if (res != NO_ERROR && res != TIMED_OUT) {
    [all...]
  /frameworks/base/core/jni/
android_media_AudioSystem.cpp     [all...]
  /frameworks/av/services/audiopolicy/
AudioPolicyService.cpp 760 command->mStatus = TIMED_OUT;
    [all...]
  /frameworks/base/services/core/jni/
com_android_server_tv_TvInputHal.cpp 193 if (err != NO_ERROR && err != TIMED_OUT) {
  /frameworks/native/libs/gui/
GLConsumer.cpp 681 return TIMED_OUT;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipPhone.java     [all...]
  /hardware/libhardware/tests/camera2/
camera2.cpp 347 return TIMED_OUT;
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.cpp     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneCallTracker.java     [all...]
  /frameworks/av/services/camera/libcameraservice/api1/
Camera2Client.cpp     [all...]
  /frameworks/av/services/camera/libcameraservice/device2/
Camera2Device.cpp 460 return TIMED_OUT;
    [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp 405 event->mStatus = TIMED_OUT;
    [all...]

Completed in 640 milliseconds

12