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

  /external/webrtc/webrtc/modules/audio_coding/neteq/
comfort_noise.h 60 int internal_error_code() { return internal_error_code_; } function in class:webrtc::ComfortNoise
  /system/update_engine/
payload_state.cc 591 ErrorCode internal_error_code = ErrorCode::kSuccess; local
601 internal_error_code = code;
633 internal_error_code,
    [all...]

Completed in 87 milliseconds