Searched defs:isBlockMode (Results 1 – 3 of 3) sorted by relevance
373 bool isBlockMode) in SocketConnectInner()414 …cketConnectDeviceWithAllIp(const char *localIp, const char *peerIp, int32_t port, bool isBlockMode) in SocketConnectDeviceWithAllIp()419 int32_t SocketConnectDevice(const char *ip, int32_t port, bool isBlockMode) in SocketConnectDevice()470 const char *addr, int32_t port, bool isBlockMode) in NipSocketConnectDevice()
67 int32_t SocketConnectDevice(const char *ip, int32_t port, bool isBlockMode) in SocketConnectDevice()
644 bool isBlockMode = true; variable