Home
last modified time | relevance | path

Searched refs:CREATE_AND_CONNECTED (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/socket/
Dseq_packet_socket_client.cpp39 return SeqPacketSocketResult::CREATE_AND_CONNECTED; in Init()
/base/hiviewdfx/hilog/frameworks/libhilog/socket/include/
Dseq_packet_socket_client.h29 CREATE_AND_CONNECTED = 0, enumerator
/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/
Dlog_ioctl.cpp34 if (socketInit != SeqPacketSocketResult::CREATE_AND_CONNECTED) { in LogIoctl()
44 if (socketInit != SeqPacketSocketResult::CREATE_AND_CONNECTED) { in SendMsgHeader()