Searched defs:CloseAll (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/flang/runtime/ | ||
D | unit-map.cpp | 54 void UnitMap::CloseAll(IoErrorHandler &handler) { in CloseAll() function in Fortran::runtime::io::UnitMap |
D | unit.cpp | 216 void ExternalFileUnit::CloseAll(IoErrorHandler &handler) { in CloseAll() function in Fortran::runtime::io::ExternalFileUnit |
/external/libchrome/mojo/public/cpp/bindings/ | ||
D | interface_ptr_set.h | 51 void CloseAll() { in CloseAll() function |
/external/webrtc/examples/peerconnection/server/ | ||
D | peer_channel.cc | 260 void PeerChannel::CloseAll() { in CloseAll() function in PeerChannel |