Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_security_level/baselib/msglib/src/standard/
H A Dmessenger_device_socket_manager.c541 static bool GetSocketByClientSocketList(const DeviceIdentify *devId, int32_t *socket) in GetSocketByClientSocketList() function
749 bool find = GetSocketByClientSocketList(devId, &socket); in MessengerSendMsgTo()