Home
last modified time | relevance | path

Searched defs:sockFds (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/sensors/sensor/services/src/
H A Dstream_server.cpp85 int32_t sockFds[2] = { -1 }; in AddSocketPairInfo() local
/ohos5.0/foundation/multimodalinput/input/util/socket/test/
H A Duds_session_test.cpp44 int32_t sockFds[2] = {}; in SetUp() local
/ohos5.0/foundation/multimodalinput/input/intention/ipc/socket/src/
H A Dsocket_session_manager.cpp66 int32_t sockFds[2] { -1, -1 }; in AllocSocketFd() local
/ohos5.0/base/msdp/device_status/intention/ipc/socket/src/
H A Dsocket_session_manager.cpp69 int32_t sockFds[2] { -1, -1 }; in AllocSocketFd() local
/ohos5.0/base/msdp/device_status/services/native/src/
H A Dstream_server.cpp98 int32_t sockFds[2] = { -1 }; in AddSocketPairInfo() local
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Duds_server.cpp106 int32_t sockFds[2] = { -1 }; in AddSocketPairInfo() local
/ohos5.0/base/msdp/device_status/test/unittest/intention/ipc/src/
H A Dsocket_session_test.cpp59 int32_t sockFds[2] { 0, -1 }; in SetUp() local
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_plugin_test.cpp190 int32_t sockFds[2] { 0, -1 }; in SetUp() local
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/test/
H A Dmultimodal_input_connect_stub_ex_test.cpp758 int32_t sockFds[2] = { -1 }; variable
805 int32_t sockFds[2] = { -1 }; variable