Searched defs:to_stream (Results 1 – 4 of 4) sorted by relevance
47 def DownloadAndComputeHash(from_stream, to_stream=None, progress_func=None): argument
376 void AudioOutputController::StartDiverting(AudioOutputStream* to_stream) { in StartDiverting()387 void AudioOutputController::DoStartDiverting(AudioOutputStream* to_stream) { in DoStartDiverting()
327 def to_stream( options = {} ) method
61 def DownloadAndComputeHash(from_stream, to_stream=None, progress_func=None): argument