Searched refs:getErrno (Results 1 – 1 of 1) sorted by relevance
32 static int getErrno(const ::ndk::ScopedAStatus& status) { in getErrno() function53 return getErrno(c->blockPortForBind(port)); in AConnectivityNative_blockPortForBind()62 return getErrno(c->unblockPortForBind(port)); in AConnectivityNative_unblockPortForBind()71 return getErrno(c->unblockAllPortsForBind()); in AConnectivityNative_unblockAllPortsForBind()81 int err = getErrno(c->getPortsBlockedForBind(&actualBlockedPorts)); in AConnectivityNative_getPortsBlockedForBind()