Searched defs:connection_aborted (Results 1 - 3 of 3) sorted by relevance

/external/parameter-framework/asio/include/asio/
H A Derror.hpp55 connection_aborted = ASIO_SOCKET_ERROR(ECONNABORTED), enumerator in enum:asio::error::basic_errors
/external/parameter-framework/asio-1.10.6/include/asio/
H A Derror.hpp55 connection_aborted = ASIO_SOCKET_ERROR(ECONNABORTED), enumerator in enum:asio::error::basic_errors
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A Dsystem_error.h134 connection_aborted, // ECONNABORTED
513 connection_aborted = ECONNABORTED, enumerator in enum:llvm::errc::_

Completed in 92 milliseconds