Searched defs:DoClose (Results 1 – 3 of 3) sorted by relevance
/external/libchrome/ipc/ | ||
D | ipc_message_attachment_set_posix_unittest.cc | 140 TEST(MessageAttachmentSet, DoClose) { in TEST() argument |
/external/webrtc/talk/app/webrtc/ | ||
D | datachannel.cc | 419 void DataChannel::DoClose() { in DoClose() function in webrtc::DataChannel |
/external/webrtc/webrtc/base/ | ||
D | stream.cc | 516 void FileStream::DoClose() { in DoClose() function in rtc::FileStream |