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

  /external/smack/src/org/jivesoftware/smack/packet/
StreamError.java 83 public class StreamError {
87 public StreamError(String code) {
  /external/chromium_org/media/audio/cras/
cras_input.cc 142 CrasInputStream::StreamError,
197 int CrasInputStream::StreamError(cras_client* client,
cras_unified.cc 191 CrasUnifiedStream::StreamError,
280 int CrasUnifiedStream::StreamError(cras_client* client,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
tarfile.py 338 class StreamError(TarError):
556 raise StreamError("seeking backwards is not allowed")
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
tarfile.py 338 class StreamError(TarError):
556 raise StreamError("seeking backwards is not allowed")
    [all...]

Completed in 894 milliseconds