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

  /external/webrtc/webrtc/voice_engine/include/
voe_errors.h 145 #define VE_RUNTIME_PLAY_ERROR 10019
  /external/webrtc/webrtc/voice_engine/
voe_base_impl.cc 57 errCode = VE_RUNTIME_PLAY_ERROR;
58 LOG_F(LS_ERROR) << "VE_RUNTIME_PLAY_ERROR";
  /external/webrtc/webrtc/voice_engine/test/cmd_test/
voe_cmd_test.cc 93 } else if (err_code == VE_RUNTIME_PLAY_ERROR) {

Completed in 39 milliseconds