Searched defs:isBlockMode (Results 1 – 3 of 3) sorted by relevance
68 int32_t SocketConnectDevice(const char *ip, int32_t port, bool isBlockMode) in SocketConnectDevice()
330 NO_SANITIZE("cfi") int32_t SocketConnectDevice(const char *ip, int32_t port, bool isBlockMode) in SocketConnectDevice()371 const char *addr, int32_t port, bool isBlockMode) in NipSocketConnectDevice()
545 bool isBlockMode = true; variable