Home
last modified time | relevance | path

Searched defs:not_connected (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/x86_64-linux/bits/
Derror_constants.h118 not_connected = ENOTCONN, in _GLIBCXX_VISIBILITY() enumerator
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/x86_64-linux/32/bits/
Derror_constants.h118 not_connected = ENOTCONN, in _GLIBCXX_VISIBILITY() enumerator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/system/include/boost/system/detail/
Derrc.hpp80 not_connected = ENOTCONN, enumerator
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/
H A Derror.hpp121 not_connected = ASIO_SOCKET_ERROR(ENOTCONN), enumerator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Derror.hpp157 not_connected = BOOST_ASIO_SOCKET_ERROR(ENOTCONN), enumerator