Home
last modified time | relevance | path

Searched defs:GetSocketFd (Results 1 – 2 of 2) sorted by relevance

/external/armnn/profiling/common/include/
DSocketConnectionException.hpp54 arm::pipe::Socket GetSocketFd() const noexcept in GetSocketFd() function in arm::pipe::SocketConnectionException
/external/pigweed/pw_rpc/public/pw_rpc/
Dintegration_test_socket_client.h66 int GetSocketFd() { return stream_.connection_fd(); } in GetSocketFd() function