Searched refs:DoClose (Results 1 - 4 of 4) sorted by relevance
/external/webrtc/talk/app/webrtc/ | ||
H A D | datachannel.cc | 292 DoClose(); 321 DoClose(); 419 void DataChannel::DoClose() { function in class:webrtc::DataChannel |
H A D | datachannel.h | 244 void DoClose(); |
/external/webrtc/webrtc/base/ | ||
H A D | stream.h | 413 virtual void DoClose(); |
H A D | stream.cc | 423 DoClose(); 516 void FileStream::DoClose() { function in class:rtc::FileStream |
Completed in 66 milliseconds